Assimp  v4.1. (December 2018)
Widget Class Reference

Public Member Functions

void GetCharPtrValue (char *buffer, size_t max_size) const
 
float GetFloatValue () const
 
int GetIntValue () const
 
std::string GetStringValue () const
 
 Widget (int number, const std::string &name)
 
 ~Widget ()
 

Constructor & Destructor Documentation

◆ Widget()

Widget::Widget ( int  number,
const std::string &  name 
)

◆ ~Widget()

Widget::~Widget ( )

Member Function Documentation

◆ GetCharPtrValue()

void Widget::GetCharPtrValue ( char *  buffer,
size_t  max_size 
) const

◆ GetFloatValue()

float Widget::GetFloatValue ( ) const

◆ GetIntValue()

int Widget::GetIntValue ( ) const

◆ GetStringValue()

std::string Widget::GetStringValue ( ) const

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