A3DHLRViewPlaneData
Fields
A3DDouble |
m_adOrigin |
A3DDouble |
m_adAxis1 |
A3DDouble |
m_adAxis2 |
A3DBool |
m_bUseClipBox |
Detailed Description
-
struct
A3DHLRViewPlaneData
A3DHLRViewPlaneData structure.
- Version
- 8.1
Public Members
-
A3DDouble
m_adOrigin
[3] Origin of the projection plane.
-
A3DDouble
m_adAxis1
[3] Horizontal axis and dimension of plane.
-
A3DDouble
m_adAxis2
[3] Vertical axis and dimension of plane.
-
A3DBool
m_bUseClipBox
Is true, length of horizontal axis, and vertical axis are used to clip generated curve.