![]() |
|
Structure holding the definition of a loop inside a face. More...
#include <ientitycontainer.h>
Public Member Functions | |
FaceLoop () | |
virtual | ~FaceLoop () |
Public Attributes | |
int | nIndices |
int * | pIndices |
EdgeDescriptors * | pEdgeDescriptors |
Structure holding the definition of a loop inside a face.
This struct is used to describe inner loops (holes) in a face.
This structure is used in the ISketchUpEntityContainer::Fill method, and depends on the arguments therein.
atlast::sketchup::FaceLoop::FaceLoop | ( | ) | [inline] |
Initializes data to zero or NULL.
virtual atlast::sketchup::FaceLoop::~FaceLoop | ( | ) | [inline, virtual] |
Destructor does nothing.
The number of points in the loop
EdgeDescriptors* atlast::sketchup::FaceLoop::pEdgeDescriptors |
EdgeDescriptors - can be NULL
The points defining the loop
©2010 Google - Google Home - About Google |