< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Data Fields
A3DPlanarSectionData Struct Reference

A3DPlanarSectionData structure. More...

Data Fields

A3DUns16 m_usStructSize
 
A3DVector3dData m_sOrigin
 
A3DVector3dData m_sDirection
 
A3DBool m_bColor
 

Detailed Description

A3DPlanarSectionData structure.

Version
7.0

Field Documentation

A3DUns16 A3DPlanarSectionData::m_usStructSize

Reserved; must be initialized with A3D_INITIALIZE_DATA.

A3DVector3dData A3DPlanarSectionData::m_sOrigin

Section plane origin.

A3DVector3dData A3DPlanarSectionData::m_sDirection

Section plane normal direction.

A3DBool A3DPlanarSectionData::m_bColor

Color to apply to the to section curves.