API Reference > Other Classes > OdBrepRenderer Class
OdBrepRenderer Class
OdBrepRenderer
Syntax
C++
class OdBrepRenderer;

BrepRenderer.h

This class is the base class for classes that provide platform-dependent ACIS rendering for the ODA Platform. 

Corresponding C++ library: TD_BrepRenderer 

 

 
Name 
Description 
 
This is the default destructor for objects of the OdBrepRenderer class. 
 
Name 
Description 
 
Disables caching for this Renderer object.  
 
draw 
Creates a geometric representation of the BREP data of this Renderer object.
 
 
Creates a geometric representation of the particular face of this Renderer object.
 
 
Creates a silhouette representation of the BREP data of this Renderer object.
 
 
Enables caching for this Renderer object. 
 
Gets the extents the geometric representation of this Renderer object.
 
 
Gets the mesh of the particular face of this Renderer object.
 
 
get the point for calculating deviation in perspective mode 
 
Returns the Triangular Parameters for this Renderer object.  
 
Returns true if and only if caching is enabled for this Renderer object.  
 
Sets the BREP data for this Renderer object.  
 
Sets the face filter for this Renderer object.
 
 
Sets the Triangular Parameters for this Renderer object.  
 
Applies the 3D transformation matrix to the BREP data of Renderer object.
 
 
Name 
Description 
 
This structure stores the number of isolines. 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.