Creates and accesses tessellation entities. More...
Modules | |
Tessellation Base | |
Functions for setting and getting data common to all tessellation entities. | |
Tess3D | |
Tessellation for solids and surfaces. | |
Tess3DWire | |
Tessellation for 3D wireframes. | |
Tessellation for Markups | |
Tessellation for markups. | |
Creates and accesses tessellation entities.
This module describes how to access and encode tessellation for a variety of entities. It also provides information about tessellations, associated textures, and markup representations.
pTessBase
member of all types of representation items, except A3DRiCoordinateSystem and A3DRiPointSet.If your application parses PRC content, you must develop dedicated functions to parse the base tessellation data and to parse each type of tessellation entity. The following sample code demonstrates the following basic steps: