Open CASCADE Technology 6.6.0
Static Public Member Functions
Graphic3d_Strips Class Reference

#include <Graphic3d_Strips.hxx>

Static Public Member Functions

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)

Member Function Documentation

static void Graphic3d_Strips::STRIPQ_GET_NEXT ( Standard_Integer VERTEX1,
Standard_Integer VERTEX2,
Standard_Integer QUADRANGLE 
) [static]
static void Graphic3d_Strips::STRIPQ_GET_STRIP ( Standard_Integer NBQUAD,
Standard_Integer V1,
Standard_Integer V2 
) [static]
static void Graphic3d_Strips::STRIPQ_INIT ( const Standard_Integer  NBVERTICES,
const Standard_Integer  NBQUADRANG,
const TColStd_SequenceOfInteger TABQUADRANGLES 
) [static]
static void Graphic3d_Strips::STRIPT_GET_STRIP ( Standard_Integer NBTRIANGLES,
Standard_Integer V1,
Standard_Integer V2 
) [static]
static void Graphic3d_Strips::STRIPT_GET_VERTEX ( Standard_Integer VERTEX,
Standard_Integer TRIANGLE 
) [static]
static void Graphic3d_Strips::STRIPT_INIT ( const Standard_Integer  NBVERTICES,
const TColStd_Array1OfInteger TABTRIANGLES 
) [static]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines