Assimp  v4.1. (December 2018)
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: