#include <Graphic3d_Strips.hxx>
|
| static void | STRIPT_INIT (const Standard_Integer NBVERTICES, const TColStd_Array1OfInteger &TABTRIANGLES) |
| |
| static void | STRIPT_GET_STRIP (Standard_Integer &NBTRIANGLES, Standard_Integer &V1, Standard_Integer &V2) |
| |
| static void | STRIPT_GET_VERTEX (Standard_Integer &VERTEX, Standard_Integer &TRIANGLE) |
| |
| static void | STRIPQ_INIT (const Standard_Integer NBVERTICES, const Standard_Integer NBQUADRANG, const TColStd_SequenceOfInteger &TABQUADRANGLES) |
| |
| static void | STRIPQ_GET_STRIP (Standard_Integer &NBQUAD, Standard_Integer &V1, Standard_Integer &V2) |
| |
| static void | STRIPQ_GET_NEXT (Standard_Integer &VERTEX1, Standard_Integer &VERTEX2, Standard_Integer &QUADRANGLE) |
| |
The documentation for this class was generated from the following file: