Fovia C++ In-Process API
|
Public Member Functions | |
RAYWALLINFO & | operator= (const RAYWALLINFO &r) |
RAYWALLINFO (const RAYWALLINFO &r) | |
Public Attributes | |
h_boolean | bValueGoesUp |
RAYWALLSAMPLE | Extremes [2] |
RAYSTOPINFO | Stop |
Object that holds the results of a ShootRayGetWall()
h_boolean RAYWALLINFO::bValueGoesUp |
H_TRUE or H_FALSE depending on if the gradient increases or decreases after the first inflection point.
The voxel coordinates and values of the two detected points where the voxel value gradient changes slope.
The RAYSTOPINFO structure for the point where the ray stops (inflection point 2).