API Reference > OdDg Classes > OdDgMeshFaceLoops Class
OdDgMeshFaceLoops Class
OdDgMeshFaceLoopsOdDgMeshFaceLoopsOdDgMeshFaceLoopsOdDgMeshFaceLoops
Syntax
C++
class OdDgMeshFaceLoops : public OdDgMesh;

DgMesh.h

Mesh of style 1: indexed face loops 

It consists of: 

 

  1. A number of vertices
  2. A number of faces that are specified as indices of vertices they are bounded by
  3. Each edge of a face can be either visible or not that is determined by the m_impliesVisibleEdge flag of the point that edge starts from

 

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
returns an index of the new face 
 
return an index of the new point 
 
This is getFace, a member of class OdDgMeshFaceLoops. 
 
This is getFacesNumber, a member of class OdDgMeshFaceLoops. 
 
This is getPoint, a member of class OdDgMeshFaceLoops. 
 
This is getPointsNumber, a member of class OdDgMeshFaceLoops. 
 
This is getUseColorTableIndexesFlag, a member of class OdDgMeshFaceLoops. 
 
This is getUseDoubleColorsFlag, a member of class OdDgMeshFaceLoops. 
 
This is getUseNormalsFlag, a member of class OdDgMeshFaceLoops. 
 
This is getUseTextureCoordinatesFlag, a member of class OdDgMeshFaceLoops. 
 
This is removeAllFaces, a member of class OdDgMeshFaceLoops. 
 
This is removeAllPoints, a member of class OdDgMeshFaceLoops. 
 
This is removeFace, a member of class OdDgMeshFaceLoops. 
 
This is removePoint, a member of class OdDgMeshFaceLoops. 
 
This is setFace, a member of class OdDgMeshFaceLoops. 
 
This is setFacesNumber, a member of class OdDgMeshFaceLoops. 
 
This is setPoint, a member of class OdDgMeshFaceLoops. 
 
This is setPointsNumber, a member of class OdDgMeshFaceLoops. 
 
This is setUseColorTableIndexesFlag, a member of class OdDgMeshFaceLoops. 
 
This is setUseDoubleColorsFlag, a member of class OdDgMeshFaceLoops. 
 
This is setUseNormalsFlag, a member of class OdDgMeshFaceLoops. 
 
This is setUseTextureCoordinatesFlag, a member of class OdDgMeshFaceLoops. 
 
This is subExplode, a member of class OdDgMeshFaceLoops. 
 
This is subGetGeomExtents, a member of class OdDgMeshFaceLoops. 
 
overrides for OdDgGraphicsElement 
Name 
Description 
This is nested type OdDgMeshFaceLoops::VerticesArray. 
 
Name 
Description 
 
This is class OdDgMeshFaceLoops::FacePoint. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.