Assimp  v3.1.1 (June 2014)
Assimp::FIIntValue Struct Reference

Inherits Assimp::FIValue.

Inherited by Assimp::FIIntValueImpl.

Static Public Member Functions

static std::shared_ptr< FIIntValuecreate (std::vector< int32_t > &&value)
 

Public Attributes

std::vector< int32_tvalue
 

Additional Inherited Members

- Public Member Functions inherited from Assimp::FIValue
virtual const std::string & toString () const =0
 

Member Function Documentation

◆ create()

std::shared_ptr< FIIntValue > Assimp::FIIntValue::create ( std::vector< int32_t > &&  value)
static

Member Data Documentation

◆ value

std::vector<int32_t> Assimp::FIIntValue::value

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