FreeWRL / FreeX3D 4.3.0
|
Public Member Functions | |
void | getCenter (float[] position) |
void | setCenter (float[] position) |
float | getRotation () |
void | setRotation (float angle) |
void | getScale (float[] scale) |
void | setScale (float[] scale) |
void | getTranslation (float[] trans) |
void | setTranslation (float[] trans) |
![]() | |
void | setMetadata (X3DMetadataObject data) throws InvalidNodeException, ConnectionException |
X3DMetadataObject | getMetadata () throws InvalidNodeException, ConnectionException |
String | getNodeName () throws InvalidNodeException, ConnectionException |
X3DFieldDefinition[] | getFieldDefinitions () throws InvalidNodeException, ConnectionException |
int[] | getNodeType () throws InvalidNodeException, ConnectionException |
X3DField | getField (String name) throws InvalidNameException, InvalidNodeException, ConnectionException |
void | dispose () |
Definition at line 3 of file X3DTextureTransform2DNode.java.