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

Inherits Assimp::FIValue.

Inherited by Assimp::FIBoolValueImpl.

Static Public Member Functions

static std::shared_ptr< FIBoolValuecreate (std::vector< bool > &&value)
 

Public Attributes

std::vector< bool > value
 

Additional Inherited Members

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

Member Function Documentation

◆ create()

std::shared_ptr< FIBoolValue > Assimp::FIBoolValue::create ( std::vector< bool > &&  value)
static

Member Data Documentation

◆ value

std::vector<bool> Assimp::FIBoolValue::value

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