Kindfield
|
#include <volumeeffect.h>
Public Member Functions | |
Texture3D () | |
Public Attributes | |
int | width |
int | height |
int | depth |
GLuint * | data |
Definition at line 56 of file volumeeffect.h.
|
inline |
GLuint* Texture3D::data |
Definition at line 68 of file volumeeffect.h.
int Texture3D::depth |
Definition at line 67 of file volumeeffect.h.
int Texture3D::height |
Definition at line 66 of file volumeeffect.h.
int Texture3D::width |
Definition at line 65 of file volumeeffect.h.