![]() |
Carna Version 3.3.3
|
Interfaces the Texture<3> that a ManagedTexture3D represents. More...
#include <ManagedTexture3DInterface.h>
Public Member Functions | |
ManagedTexture3DInterface (ManagedTexture3D &managed) | |
Creates a new interface to the Texture<3> that managed represents. | |
virtual | ~ManagedTexture3DInterface () |
Releases this interface. | |
const Texture< 3 > & | get () const |
![]() | |
virtual | ~ManagedInterface () |
Releases the video resources previously acquired from the managing geometryFeature. | |
Public Attributes | |
ManagedTexture3D & | managed |
References the ManagedTexture3D 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. | |
Interfaces the Texture<3> that a ManagedTexture3D represents.
Definition at line 42 of file ManagedTexture3DInterface.h.
Referencs the texture represented by managed.
ManagedTexture3D& Carna::base::ManagedTexture3DInterface::managed |
References the ManagedTexture3D
object this interface belongs to.
Definition at line 64 of file ManagedTexture3DInterface.h.
Documentation generated by Doxygen