Fovia C++ In-Process API
Public Member Functions | Public Attributes

RAYWALLINFO Struct Reference

List of all members.

Public Member Functions

RAYWALLINFOoperator= (const RAYWALLINFO &r)
 RAYWALLINFO (const RAYWALLINFO &r)

Public Attributes

h_boolean bValueGoesUp
RAYWALLSAMPLE Extremes [2]
RAYSTOPINFO Stop

Detailed Description

Object that holds the results of a ShootRayGetWall()


Member Data Documentation

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).