Assimp  v4.1. (December 2018)
Assimp::FILongValue Struct Reference

Inherits Assimp::FIValue.

Inherited by Assimp::FILongValueImpl.

Static Public Member Functions

static std::shared_ptr< FILongValuecreate (std::vector< int64_t > &&value)
 

Public Attributes

std::vector< int64_tvalue
 

Additional Inherited Members

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

Member Function Documentation

◆ create()

std::shared_ptr< FILongValue > Assimp::FILongValue::create ( std::vector< int64_t > &&  value)
static

Member Data Documentation

◆ value

std::vector<int64_t> Assimp::FILongValue::value

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