![]() |
CMSC23740 Common Code Library
Support code for CS23740 programming projects
|
This is the complete list of members for cs237::gobj::Obj, including all inherited members.
indices | cs237::gobj::Obj | |
name | cs237::gobj::Obj | |
nIndices | cs237::gobj::Obj | |
norms | cs237::gobj::Obj | |
nVerts | cs237::gobj::Obj | |
Obj() | cs237::gobj::Obj | inline |
Obj(Obj &)=delete | cs237::gobj::Obj | |
Obj(Obj const &)=delete | cs237::gobj::Obj | |
Obj(Obj &&)=delete | cs237::gobj::Obj | |
Obj(std::string_view s) | cs237::gobj::Obj | inline |
Obj(std::string_view s, uint32_t nv, uint32_t ni) | cs237::gobj::Obj | inline |
txtCoords | cs237::gobj::Obj | |
verts | cs237::gobj::Obj | |
~Obj() | cs237::gobj::Obj | inline |