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

CUT_PLANE_PARAMS Struct Reference

List of all members.

Public Member Functions

 CUT_PLANE_PARAMS (const CUT_PLANE_PARAMS &r)
CUT_PLANE_PARAMSoperator= (const CUT_PLANE_PARAMS &r)

Public Attributes

PLANEEQF Plane
ENUM_CUT_PLANE_STATUS Status
ENUM_CUT_PLANE_TYPE Type

Detailed Description

Specifies a cut plane.


Member Data Documentation

Plane equation. This is in the standard plane equation form ax + by + cz = d.

Referenced by RENDER_PARAMS::CombineWith().

Plane status (enabled/disabled).

Referenced by RENDER_PARAMS::CombineWith().

Reserved. This value is ignored.

Referenced by RENDER_PARAMS::CombineWith().