API Reference > Classes > PRC Tessellation Classes > OdPrc3dWireTess Class
OdPrc3dWireTess Class
OdPrc3dWireTessOdPrc3dWireTess
Syntax
C++
class OdPrc3dWireTess : public OdPrcBaseTessData;

Prc3dWireTess.h

 

Class representing tessellation data for a 3D wire edge.

 
Name 
Description 
 
Destroys the base tessellation information object. 
 
Name 
Description 
 
read 
Reads tessellation data from a specified input stream and creates a tessellation object based on entity type read from the input stream.
 
 
Reads tessellation data from a specified input stream and creates a tessellation object array based on entity types read from the input stream.
 
OdPrc3dWireTess Class
 
Name 
Description 
 
This is the overview for the arrayRGBA method overload. 
 
This is the overview for the coordinates method overload. 
 
Returns the current value the calculation flag. Calculation flag determines whether tessellation data was calculated during import or retrieved from an original CAD application. Method returns true if data was calculated or false in the other case. 
 
Returns the current value of the color segment flag. Color segment flag indicates that every segment of the tessellation can have its own color. 
 
Sets a new value of the calculation flag. Calculation flag determines whether tessellation data was calculated during import or retrieved from an original CAD application.
 
 
Sets a new value of the color segment flag. Color segment flag indicates that every segment of the tessellation can have its own color.
 
 
This is the overview for the wireIndexes method overload. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.