C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Curve tessellation. More...

#include <surf_tessellation.h>

+ Inheritance diagram for MbCurveTessellation:
+ Collaboration diagram for MbCurveTessellation:

Additional Inherited Members

- Public Member Functions inherited from MbRefItem
virtual MbeRefType RefType () const
 Registration type (for copying, duplication).
 
refcount_t GetUseCount () const
 Get count of references (get count of owners of an object).
 
refcount_t AddRef () const
 Increase count of references by one.
 
refcount_t DecRef () const
 Decrease count of references by one.
 
refcount_t Release () const
 Decrease count of references by one and if count of references became zero, then remove itself.
 
- Protected Member Functions inherited from MbRefItem
 MbRefItem ()
 Constructor without parameters.
 

Detailed Description

Curve tessellation.

Curve tessellation is used to accelerate the projection of a group of points on the curve.


The documentation for this class was generated from the following file: