API Reference > FacetModeler Namespace > Classes > LoopImage Structure
LoopImage Structure
Syntax
C++
struct LoopImage { KeyType pLoopKey; std::vector<KeyType> edgeKeys; };

FMDataSerialize.h

Represents a loop entity to save.

 
Name 
Description 
 
Constructor. 
 
Name 
Description 
 
Edge key array. 
 
Loop key. 
Copyright © 2002-2020. Open Design Alliance. All rights reserved.