PeriDyno 0.8.2
Public Attributes | List of all members
ofbx::Temporaries Struct Reference

Public Attributes

std::vector< float > f
 
std::vector< int > i
 
std::vector< Vec2v2
 
std::vector< Vec3v3
 
std::vector< Vec4v4
 

Detailed Description

Definition at line 66 of file ofbx.cpp.

Member Data Documentation

◆ f

std::vector<float> ofbx::Temporaries::f

Definition at line 67 of file ofbx.cpp.

◆ i

std::vector<int> ofbx::Temporaries::i

Definition at line 68 of file ofbx.cpp.

◆ v2

std::vector<Vec2> ofbx::Temporaries::v2

Definition at line 69 of file ofbx.cpp.

◆ v3

std::vector<Vec3> ofbx::Temporaries::v3

Definition at line 70 of file ofbx.cpp.

◆ v4

std::vector<Vec4> ofbx::Temporaries::v4

Definition at line 71 of file ofbx.cpp.


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