#include <NodePixelTexture.h>
Inheritance diagram for ProtoPixelTexture:
Public Member Functions | |
| ProtoPixelTexture (Scene *scene) | |
| virtual | ~ProtoPixelTexture () |
| virtual Node * | create (Scene *scene) |
| ProtoPixelTexture::ProtoPixelTexture | ( | Scene * | scene | ) |
| virtual ProtoPixelTexture::~ProtoPixelTexture | ( | ) | [inline, virtual] |
Creates a Node (VRML ProtoBody). As the Proto(VRML Proto definition) is initialised in this class.
Reimplemented from Proto.
1.5.1-p1