CalculateFacets |
Obtain the facetted representation for the given chord-height tolerance. If stored facets available for this tolerance, then those are returned. |
CalculateFacetsAndTextureMap |
Obtain the facetted representation for the given chord-height tolerance. If stored facets available for this tolerance, then those are returned. |
CalculateFacetsWithOptions |
Method that creates a new set of facets within the specified conditions. |
CalculateStrokes |
Obtain the stroked or polygonal representation for the given chord-height tolerance. Client to deallocate pointers with CoTaskMemFree. |
CalculateStrokesWithOptions |
Method that creates a new set of strokes within the specified conditions. |
GetExistingFacets |
Obtain the facetted representation for the given chord-height tolerance as. Fails if the tolerance supplied is not pre-existing. |
GetExistingFacetsAndTextureMap |
Obtain the facetted representation for the given chord-height tolerance as. Fails if the tolerance supplied is not pre-existing. |
GetExistingFacetTolerances |
Obtain the set of chord-height tolerances for which this object already stores facets. |
GetExistingStrokes |
Obtain the stroked or polygonal representation for the given chord-height tolerance. Fails if the tolerance supplied is not pre-existing. |
GetExistingStrokeTolerances |
Obtain the set of chord-height tolerances for which this object already stores strokes. |