#include <archon/x3d/server/texture.H>
Inheritance diagram for Archon::X3D::TextureTransform:
Public Member Functions | |
const NodeType * | getType () const |
TextureTransform (BackRef< ExecutionContext > c) | |
const Vector2 & | getCenter () const |
const double | getRotation () const |
const Vector2 & | getScale () const |
const Vector2 & | getTranslation () const |
Static Public Member Functions | |
static Ref< NodeBase > | instantiate (BackRef< ExecutionContext > c) |
Static Public Attributes | |
static const NodeType * | type = 0 |
Friends | |
void | initializeTextureComponent () |
Definition at line 118 of file texture.H.