#include <X3DShaderNode.h>
Inherits X3D::X3DAppearanceChildNode.
Inherited by ProgramShader.
Public Member Functions | |
AP_Sint32 | idxShader (void) const |
Inline. | |
X3DShaderNode (const AP_Xml &xml, SFNode scene) | |
Protected Attributes | |
SFBool | _m_activate |
AP_Sint32 | _m_idxShader |
SFBool | _m_isSelected |
SFBool | _m_isValid |
SFString | _m_language |
X3DShaderNode | ( | const AP_Xml & | xml, | |
SFNode | scene | |||
) |
AP_Sint32 idxShader | ( | void | ) | const [inline] |
Inline.
SFBool _m_activate [protected] |
AP_Sint32 _m_idxShader [protected] |
SFBool _m_isSelected [protected] |
SFBool _m_isValid [protected] |
SFString _m_language [protected] |