Data Structures | |
struct | A3DRiPolyWireData |
PolyWire structure. | |
Functions | |
A3DStatus | A3DRiPolyWireGet (const A3DRiPolyWire *pRIPolyWire, A3DRiPolyWireData *pData) |
Populates the A3DRiPolyWireData structure. More... | |
A3DStatus | A3DRiPolyWireCreate (const A3DRiPolyWireData *pData, A3DRiPolyWire **ppRIPolyWire) |
Creates an A3DRiPolyWire from an A3DRiPolyWireData structure. More... | |
An A3DRiPolyWire is a representation item that contains a polywire. See the description for the A3DRiPolyBrepModelData structure to understand how to access the data (tessellation definition).