Fovia C++ In-Process API
Public Member Functions | Public Attributes | List of all members
RAYWALLSAMPLE Struct Reference

Public Member Functions

RAYWALLSAMPLEoperator= (const RAYWALLSAMPLE &r)
 
 RAYWALLSAMPLE (const RAYWALLSAMPLE &r)
 

Public Attributes

short VoxelValue
 
VECTOR3D vtx
 

Detailed Description

Object that holds the results of a ShootRayGetWall()

Member Data Documentation

short RAYWALLSAMPLE::VoxelValue

Scalar voxel value at the point vtx.

VECTOR3D RAYWALLSAMPLE::vtx

Coordinates in volume coordinates where the ray stopped.