A3DTopoLoopData
-
struct
A3DTopoLoopData Loop structure.
2.0The:c:member:m_ucOrientationWithSurface <A3DTopoLoopData.m_ucOrientationWithSurface>member denotes the orientation of the loop**”material left”**towards the surface normal. The following values are defined for the:c:member:m_ucOrientationWithSurface <A3DTopoLoopData.m_ucOrientationWithSurface>member:
- 0: Opposite orientations between the loop and the surface
- 1: Same orientation for the loop and the surface
- 2: Unknown orientation
Variables
-
A3DUns8
A3DTopoLoopData.m_ucOrientationWithSurface -
Orientation within the surface.
-
A3DUns32
A3DTopoLoopData.m_uiCoEdgeSize -
The size of m_ppCoEdges.
-
A3DTopoCoEdge **
A3DTopoLoopData.m_ppCoEdges -
Array of:c:type:~A3DTopoCoEdge.
None can be null.