|
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 1320 of file BRAY_Interface.h.
| PXL_DataFormat BRAY::RendererPtr::ImagePlane::myDataFormat |
Definition at line 1325 of file BRAY_Interface.h.
| UT_StringHolder BRAY::RendererPtr::ImagePlane::myName |
Definition at line 1322 of file BRAY_Interface.h.
| OptionSet BRAY::RendererPtr::ImagePlane::myOptions |
Definition at line 1326 of file BRAY_Interface.h.
| int BRAY::RendererPtr::ImagePlane::mySize |
Definition at line 1324 of file BRAY_Interface.h.
| UT_StringHolder BRAY::RendererPtr::ImagePlane::myVariable |
Definition at line 1323 of file BRAY_Interface.h.