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

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

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

Duckcpp    @cppfx.xyz