Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | ImagePtr --+ | vrImagePtr
See vrdImage
in API v2.
A wrapper class for the OpenSG ImagePtr.
Instance Methods | |||
|
|||
vrFieldAccess |
|
||
int unsigned (32bit) |
|
||
ImagePtr |
|
||
bool |
|
||
bool |
|
||
Inherited from Inherited from |
Class Variables | |
__instance_size__ = 64
|
Method Details |
The constructor of the vrImagePtr class. There are three valid versions: vrImagePtr() Creates a vrImagePtr object. vrImagePtr(source) Creates a vrImagePtr object from an unsigned int. vrImagePtr(source) Creates a vrImagePtr object from an ImagePtr.
|
Returns the field access object to get access to all fields. Take a look at the vrFieldAccess documentation to see how to manipulate the value of the fields.
|
Returns the image id.
|
Return the OpenSG ImagePtr.
|
Returns true when the image is valid.
|
Loads an image via filename.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 29 09:33:22 2024 | http://epydoc.sourceforge.net |