Carna
Version 3.3.2
|
Interfaces the MeshBase that a ManagedMeshBase represents. More...
#include <ManagedMeshInterface.h>
Public Member Functions | |
ManagedMeshInterface (ManagedMeshBase &managed) | |
Creates a new interface to the MeshBase that managed represents. | |
virtual | ~ManagedMeshInterface () |
Releases this interface. | |
const MeshBase & | get () const |
![]() | |
virtual | ~ManagedInterface () |
Releases the video resources previously acquired from the managing geometryFeature. | |
Public Attributes | |
ManagedMeshBase & | managed |
References the ManagedMeshBase object this interface belongs to. | |
![]() | |
GeometryFeature & | geometryFeature |
References the GeometryFeature that manages the video resources that this object interfaces. | |
Additional Inherited Members | |
![]() | |
ManagedInterface (GeometryFeature &gf) | |
Acquires the video resources from gf. More... | |
Interfaces the MeshBase that a ManagedMeshBase represents.
Definition at line 42 of file ManagedMeshInterface.h.
const MeshBase& Carna::base::ManagedMeshInterface::get | ( | ) | const |
Referencs the mesh represented by managed.
Documentation generated by Doxygen