Library | File

Class wfcEdgeTessellation

# include <wfcGeometry.h>

class wfcEdgeTessellation
 : public virtual xobject
{
    xdeclare(wfcEdgeTessellation)
    ...
};
This is a COMPACT class.



Description

Represents the edge tessellation
Manual References:
Geometry Evaluation: Curve and Edge Tessellation



Method Summary

pfcSurfaces_ptrGetAdjacentSurfaces ()
The adjacent surfaces
pfcUVParamsSequence_ptrGetFirstUVPoint ()
First seqeunce of UV Points
pfcUVParamsSequence_ptrGetSecondUVPoint ()
Second sequence of UV Points
pfcPoint3Ds_ptrGetTessellationPoints ()
List of tessellation points



Method Detail

pfcPoint3Ds_ptrGetTessellationPoints ()

List of tessellation points




pfcSurfaces_ptrGetAdjacentSurfaces ()

The adjacent surfaces




pfcUVParamsSequence_ptrGetFirstUVPoint ()

First seqeunce of UV Points




pfcUVParamsSequence_ptrGetSecondUVPoint ()

Second sequence of UV Points