Assimp  v3.1.1 (June 2014)
Bool Struct Reference

Public Member Functions

 Bool (int val)
 
Bool operator+ (const Bool &rhs) const
 
bool operator== (const Bool &rhs) const
 
bool operator> (int n) const
 

Public Attributes

bool value
 

Constructor & Destructor Documentation

◆ Bool()

Bool::Bool ( int  val)
inlineexplicit

Member Function Documentation

◆ operator+()

Bool Bool::operator+ ( const Bool rhs) const
inline

◆ operator==()

bool Bool::operator== ( const Bool rhs) const
inline

◆ operator>()

bool Bool::operator> ( int  n) const
inline

Member Data Documentation

◆ value

bool Bool::value

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