Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
jpp::scene::IMeshCache Member List

This is the complete list of members for jpp::scene::IMeshCache, including all inherited members.

addMesh(const io::path &name, IAnimatedMesh *mesh)=0jpp::scene::IMeshCachepure virtual
clear()=0jpp::scene::IMeshCachepure virtual
clearUnusedMeshes()=0jpp::scene::IMeshCachepure virtual
drop() constjpp::IReferenceCountedinline
getDebugName() constjpp::IReferenceCountedinline
getMeshByFilename(const io::path &filename)jpp::scene::IMeshCacheinline
getMeshByIndex(u32 index)=0jpp::scene::IMeshCachepure virtual
getMeshByName(const io::path &name)=0jpp::scene::IMeshCachepure virtual
getMeshCount() const =0jpp::scene::IMeshCachepure virtual
getMeshFilename(u32 index) constjpp::scene::IMeshCacheinline
getMeshFilename(const IMesh *const mesh) constjpp::scene::IMeshCacheinline
getMeshIndex(const IMesh *const mesh) const =0jpp::scene::IMeshCachepure virtual
getMeshName(u32 index) const =0jpp::scene::IMeshCachepure virtual
getMeshName(const IMesh *const mesh) const =0jpp::scene::IMeshCachepure virtual
getReferenceCount() constjpp::IReferenceCountedinline
grab() constjpp::IReferenceCountedinline
IReferenceCounted()jpp::IReferenceCountedinline
isMeshLoaded(const io::path &name)=0jpp::scene::IMeshCachepure virtual
removeMesh(const IMesh *const mesh)=0jpp::scene::IMeshCachepure virtual
renameMesh(u32 index, const io::path &name)=0jpp::scene::IMeshCachepure virtual
renameMesh(const IMesh *const mesh, const io::path &name)=0jpp::scene::IMeshCachepure virtual
setDebugName(const c8 *newName)jpp::IReferenceCountedinlineprotected
setMeshFilename(u32 index, const io::path &filename)jpp::scene::IMeshCacheinline
setMeshFilename(const IMesh *const mesh, const io::path &filename)jpp::scene::IMeshCacheinline
~IMeshCache()jpp::scene::IMeshCacheinlinevirtual
~IReferenceCounted()jpp::IReferenceCountedinlinevirtual

Jimcpp    @cppfx.xyz

K