Fovia C++ In-Process API
|
Public Member Functions | |
RAYWALLSAMPLE & | operator= (const RAYWALLSAMPLE &r) |
RAYWALLSAMPLE (const RAYWALLSAMPLE &r) | |
Public Attributes | |
short | VoxelValue |
VECTOR3D | vtx |
Object that holds the results of a ShootRayGetWall()
short RAYWALLSAMPLE::VoxelValue |
Scalar voxel value at the point vtx.
VECTOR3D RAYWALLSAMPLE::vtx |
Coordinates in volume coordinates where the ray stopped.