ug4
|
This is the complete list of members for ug::LoaderObj, including all inherited members.
clear() | ug::LoaderObj | |
get_material(int index) const | ug::LoaderObj | inline |
get_material_index_by_name(const char *name) const | ug::LoaderObj | protected |
get_object(int index) const | ug::LoaderObj | inline |
load_file(const char *strFilename, bool convertQuadsToTris=true) | ug::LoaderObj | |
m_vMaterials | ug::LoaderObj | protected |
m_vObjects | ug::LoaderObj | protected |
m_vPoints | ug::LoaderObj | protected |
m_vTexCoords | ug::LoaderObj | protected |
MaterialVector typedef | ug::LoaderObj | |
num_materials() const | ug::LoaderObj | inline |
num_objects() const | ug::LoaderObj | inline |
num_points() | ug::LoaderObj | inline |
num_uvs() | ug::LoaderObj | inline |
ObjectIterator typedef | ug::LoaderObj | |
objects_begin() | ug::LoaderObj | inline |
objects_end() | ug::LoaderObj | inline |
ObjectVector typedef | ug::LoaderObj | |
point(int index) const | ug::LoaderObj | inline |
points_begin() | ug::LoaderObj | inline |
points_end() | ug::LoaderObj | inline |
uv(int index) const | ug::LoaderObj | inline |
uv_begin() | ug::LoaderObj | inline |
uv_end() | ug::LoaderObj | inline |
~LoaderObj() | ug::LoaderObj |