PolyVox::RaycastWithCallback< VolumeType, VoxelType > Member List

This is the complete list of members for PolyVox::RaycastWithCallback< VolumeType, VoxelType >, including all inherited members.
execute()PolyVox::RaycastWithCallback< VolumeType, VoxelType >
RaycastWithCallback(VolumeType< VoxelType > *volData, const Vector3DFloat &v3dStart, const Vector3DFloat &v3dDirection, polyvox_function< bool(const Vector3DInt32 &position)> funcCallback)PolyVox::RaycastWithCallback< VolumeType, VoxelType >
setDirection(const Vector3DFloat &v3dDirection)PolyVox::RaycastWithCallback< VolumeType, VoxelType >
setStart(const Vector3DFloat &v3dStart)PolyVox::RaycastWithCallback< VolumeType, VoxelType >