|
PolyVox
0.2.1
Open source voxel management library
|
This is the complete list of members for PolyVox::AStarPathfinderParams< VolumeType >, including all inherited members.
| AStarPathfinderParams(VolumeType *volData, const Vector3DInt32 &v3dStart, const Vector3DInt32 &v3dEnd, std::list< Vector3DInt32 > *listResult, float fHBias=1.0, uint32_t uMaxNoOfNodes=10000, Connectivity requiredConnectivity=TwentySixConnected, std::function< bool(const VolumeType *, const Vector3DInt32 &)> funcIsVoxelValidForPath=&aStarDefaultVoxelValidator, std::function< void(float)> funcProgressCallback=0) | PolyVox::AStarPathfinderParams< VolumeType > | inline |
| connectivity | PolyVox::AStarPathfinderParams< VolumeType > | |
| end | PolyVox::AStarPathfinderParams< VolumeType > | |
| hBias | PolyVox::AStarPathfinderParams< VolumeType > | |
| isVoxelValidForPath | PolyVox::AStarPathfinderParams< VolumeType > | |
| maxNumberOfNodes | PolyVox::AStarPathfinderParams< VolumeType > | |
| progressCallback | PolyVox::AStarPathfinderParams< VolumeType > | |
| result | PolyVox::AStarPathfinderParams< VolumeType > | |
| start | PolyVox::AStarPathfinderParams< VolumeType > | |
| volume | PolyVox::AStarPathfinderParams< VolumeType > |
1.8.1