Assimp  v3.1.1 (June 2014)
Assimp::IrrlichtBase::Property< T > Struct Template Reference

Data structure for a simple name-value property. More...

Public Attributes

std::string name
 
value
 

Detailed Description

template<class T>
struct Assimp::IrrlichtBase::Property< T >

Data structure for a simple name-value property.

Member Data Documentation

◆ name

template<class T >
std::string Assimp::IrrlichtBase::Property< T >::name

◆ value

template<class T >
T Assimp::IrrlichtBase::Property< T >::value

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