CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FacetModeler::LoopImage Struct Reference

#include <FMDataSerialize.h>

Public Member Functions

 LoopImage ()
 

Public Attributes

KeyType pLoopKey
 
std::vector< KeyTypeedgeKeys
 

Detailed Description

Represents a loop entity to save.

Definition at line 78 of file FMDataSerialize.h.

Constructor & Destructor Documentation

◆ LoopImage()

FacetModeler::LoopImage::LoopImage ( )
inline

Constructor.

Definition at line 83 of file FMDataSerialize.h.

Member Data Documentation

◆ edgeKeys

std::vector<KeyType> FacetModeler::LoopImage::edgeKeys

Definition at line 87 of file FMDataSerialize.h.

◆ pLoopKey

KeyType FacetModeler::LoopImage::pLoopKey

Definition at line 86 of file FMDataSerialize.h.


The documentation for this struct was generated from the following file: