API Reference > Classes > PRC Tessellation Classes > OdPrcMarkupTess Class
OdPrcMarkupTess Class
OdPrcMarkupTessOdPrcMarkupTess
Syntax
C++
class OdPrcMarkupTess : public OdPrcBaseTessData;

PrcMarkupTess.h

 

Class stores information about the behavior of a tessellation related to a markup.

 
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.
 
OdPrcMarkupTess Class
 
Name 
Description 
 
Returns the current graphical behavior of the tessellation. 
 
This is the overview for the codes method overload. 
 
This is the overview for the coordinates method overload. 
 
Returns the head of markup tessellation objects for the specified file structure. Tessellation objects are organized as a single link list of instances of classes derived from OdPrcMarkupTessBuf.
 
 
Returns the current tessellation label text. 
 
Sets a new graphical behavior of the tessellation.
 
 
Set a new markup tessellation buffer. A tessellation object buffer is a single link list of instances of classes derived from OdPrcMarkupTessBuf.
 
 
Sets a new tessellation label.
 
 
text 
This is the overview for the text method overload. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.