#include <X3DTexture2DNode.h>
Inherits X3D::X3DTextureNode.
Inherited by ImageTexture.
Public Member Functions | |
X3DTexture2DNode (const AP_Xml &xml, SFNode scene) | |
Protected Attributes | |
SFBool | _m_repeatS |
SFBool | _m_repeatT |
TextureProperties | _m_textureProperties |
X3DTexture2DNode | ( | const AP_Xml & | xml, | |
SFNode | scene | |||
) |
SFBool _m_repeatS [protected] |
SFBool _m_repeatT [protected] |
TextureProperties _m_textureProperties [protected] |