#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::PixelTexture:
Public Member Functions | |
Image | getImage () |
void | setImage (const Image &v) |
Static Public Member Functions | |
static Ref< PixelTexture > | create (Ref< ExecutionContext > c) |
static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
InputOutput< SFImage > | image |
Definition at line 1268 of file node.autogen.H.