HDK
|
Class used to define image planes. More...
#include <BRAY_Interface.h>
Public Attributes | |
UT_StringHolder | myName |
UT_StringHolder | myVariable |
int | mySize |
PXL_DataFormat | myDataFormat |
OptionSet | myOptions |
Class used to define image planes.
Definition at line 1270 of file BRAY_Interface.h.
PXL_DataFormat BRAY::RendererPtr::ImagePlane::myDataFormat |
Definition at line 1275 of file BRAY_Interface.h.
UT_StringHolder BRAY::RendererPtr::ImagePlane::myName |
Definition at line 1272 of file BRAY_Interface.h.
OptionSet BRAY::RendererPtr::ImagePlane::myOptions |
Definition at line 1276 of file BRAY_Interface.h.
int BRAY::RendererPtr::ImagePlane::mySize |
Definition at line 1274 of file BRAY_Interface.h.
UT_StringHolder BRAY::RendererPtr::ImagePlane::myVariable |
Definition at line 1273 of file BRAY_Interface.h.