EHS
|
This is the complete list of members for ehs::Mdl, including all inherited members.
AddCodec(MdlCodec codec) | ehs::Mdl | static |
AddType(const Char_8 *id) | ehs::BaseObj | protected |
animations | ehs::Mdl | protected |
BaseObj() | ehs::BaseObj | |
BaseObj(BaseObj &&base) noexcept | ehs::BaseObj | |
BaseObj(const BaseObj &base) | ehs::BaseObj | |
Calculate() | ehs::Mdl | |
Clone() const | ehs::BaseObj | virtual |
Export(const Str_8 &filePath) const | ehs::Mdl | |
GetAnimation(UInt_64 inHashId) | ehs::Mdl | |
GetAnimations() const | ehs::Mdl | |
GetAnimations() | ehs::Mdl | |
GetCodec(UInt_64 hashExt) | ehs::Mdl | static |
GetCodec(const Str_8 &ext) | ehs::Mdl | static |
GetHashId() const | ehs::Mdl | |
GetHierarchy() const | ehs::BaseObj | |
GetHierarchySize() const | ehs::BaseObj | |
GetId() const | ehs::Mdl | |
GetMesh(UInt_64 inHashId) | ehs::Mdl | |
GetMesh(const Str_8 &inId) | ehs::Mdl | |
GetMeshes() const | ehs::Mdl | |
GetMeshes() | ehs::Mdl | |
GetSkeleton() const | ehs::Mdl | |
GetSkeleton() | ehs::Mdl | |
GetType() const | ehs::BaseObj | |
GetTypeHashId() const | ehs::BaseObj | |
GetTypeId() const | ehs::BaseObj | |
GetTypeIdSize() const | ehs::BaseObj | |
HasCodec(UInt_64 hashExt) | ehs::Mdl | static |
HasCodec(const Str_8 &ext) | ehs::Mdl | static |
hashId | ehs::Mdl | protected |
HasType(UInt_64 typeHashId) const | ehs::BaseObj | |
HasType(const Char_8 *typeId) const | ehs::BaseObj | |
id | ehs::Mdl | protected |
Mdl() | ehs::Mdl | |
Mdl(const Str_8 &filePath) | ehs::Mdl | |
Mdl(Str_8 id, Array< Mesh > meshes, Bone skeleton, Array< Animation > animations) | ehs::Mdl | |
Mdl(Str_8 id, Array< Mesh > meshes, Bone skeleton) | ehs::Mdl | |
Mdl(Str_8 id, Array< Mesh > meshes) | ehs::Mdl | |
Mdl(Mdl &&model) noexcept | ehs::Mdl | |
Mdl(const Mdl &model)=default | ehs::Mdl | |
meshes | ehs::Mdl | protected |
operator!=(const BaseObj &base) const | ehs::BaseObj | |
operator=(Mdl &&model) noexcept | ehs::Mdl | |
operator=(const Mdl &model)=default | ehs::Mdl | |
ehs::BaseObj::operator=(BaseObj &&base) noexcept | ehs::BaseObj | |
ehs::BaseObj::operator=(const BaseObj &base) | ehs::BaseObj | |
operator==(const BaseObj &base) const | ehs::BaseObj | |
Release() | ehs::Mdl | |
SetId(Str_8 newId) | ehs::Mdl | |
skeleton | ehs::Mdl | protected |
~BaseObj() | ehs::BaseObj | virtual |