#include <PhxGraphicsEngine.h>
Inheritance diagram for Phx::GraphicsEngine::MeshInterface:

Public Member Functions | |
| virtual Ptr< SubMesh > | subMesh (uint32_t index)=0 |
| virtual uint32_t | subMeshCount (void) const =0 |
| String | name () const |
| Gets the name of the underlying mesh attached to this interface. | |
Protected Member Functions | |
| void | setName (const String &name) |
Classes | |
| class | SubMesh |
|
|
Gets the name of the underlying mesh attached to this interface.
|
1.4.2