PeriDyno 0.8.2
Public Member Functions | Public Attributes | List of all members
ofbx::GeometryImpl::NewVertex Struct Reference
Collaboration diagram for ofbx::GeometryImpl::NewVertex:
Collaboration graph
[legend]

Public Member Functions

 ~NewVertex ()
 

Public Attributes

int index = -1
 
NewVertexnext = nullptr
 

Detailed Description

Definition at line 1183 of file ofbx.cpp.

Constructor & Destructor Documentation

◆ ~NewVertex()

ofbx::GeometryImpl::NewVertex::~NewVertex ( )
inline

Definition at line 1185 of file ofbx.cpp.

Member Data Documentation

◆ index

int ofbx::GeometryImpl::NewVertex::index = -1

Definition at line 1187 of file ofbx.cpp.

◆ next

NewVertex* ofbx::GeometryImpl::NewVertex::next = nullptr

Definition at line 1188 of file ofbx.cpp.


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