addParentToChild(SFNode parent, SFNode child) | X3DTK::X3DAbstractNode | [static] |
clone() const | X3DTK::X3DAbstractNode | |
define(const TypeName &typeName) | X3DTK::X3DAbstractNode | [inline, protected] |
define(const X3DAttributeRecorder &recorder) | X3DTK::X3DAbstractNode | [inline, protected] |
define(const X3DSFNodeRecorder &recorder) | X3DTK::X3DAbstractNode | [inline, protected] |
define(const X3DMFNodeRecorder &recorder) | X3DTK::X3DAbstractNode | [inline, protected] |
defineAttribute(const SFString &name, V T::*member, const V &init) | X3DTK::X3DAbstractNode | [inline, protected] |
defineNode(const SFString &name, V T::*node) | X3DTK::X3DAbstractNode | [inline, protected] |
defineNodes(const SFString &name, MFNode T::*nodes) | X3DTK::X3DAbstractNode | [inline, protected] |
defineTempTypeName(T *t, const SFString &name, const SFString &component, const SFString &sceneGraph) | X3DTK::X3DAbstractNode | [inline, protected] |
defineTypeName(const SFString &name, const SFString &component=SFString(""), const SFString &sceneGraph=SFString("")) | X3DTK::X3DAbstractNode | [inline, protected] |
get(const SFString &name) const | X3DTK::X3DAbstractNode | |
getAmbientIntensity() const | X3DTK::X3D::X3DLightNode | [inline] |
getAttenuation() const | X3DTK::X3D::PointLight | [inline] |
getChildList() | X3DTK::X3DAbstractNode | |
getColor() const | X3DTK::X3D::X3DLightNode | [inline] |
getIntensity() const | X3DTK::X3D::X3DLightNode | [inline] |
getLocation() const | X3DTK::X3D::PointLight | [inline] |
getName() const | X3DTK::X3DAbstractNode | [inline] |
getOn() const | X3DTK::X3D::X3DLightNode | [inline] |
getParentList() const | X3DTK::X3DAbstractNode | [inline] |
getRadius() const | X3DTK::X3D::PointLight | [inline] |
getSceneGraphName() const | X3DTK::X3DAbstractNode | [inline] |
getType() const | X3DTK::X3DAbstractNode | [inline] |
getTypeName() const | X3DTK::X3DAbstractNode | [inline] |
loadAttribute(const SFString &name, const SFString &value) | X3DTK::X3DAbstractNode | |
loadAttributes(const X3DFileElement *element) | X3DTK::X3DAbstractNode | |
PointLight() | X3DTK::X3D::PointLight | |
removeChild(SFNode N) | X3DTK::X3DAbstractNode | |
removeChildren() | X3DTK::X3DAbstractNode | [protected] |
removeParentFromChild(SFNode parent, SFNode child) | X3DTK::X3DAbstractNode | [static] |
set(const SFString &name, const X3DField &field) | X3DTK::X3DAbstractNode | |
setAmbientIntensity(const SFFloat &ambientIntensity) | X3DTK::X3D::X3DLightNode | |
setAttenuation(const SFVec3f &attenuation) | X3DTK::X3D::PointLight | |
setChild(SFNode N) | X3DTK::X3DAbstractNode | |
setColor(const SFColor &color) | X3DTK::X3D::X3DLightNode | |
setIntensity(const SFFloat &intensity) | X3DTK::X3D::X3DLightNode | |
setLocation(const SFVec3f &location) | X3DTK::X3D::PointLight | |
setName(const SFString &name) | X3DTK::X3DAbstractNode | |
setOn(const SFBool &on) | X3DTK::X3D::X3DLightNode | |
setRadius(const SFFloat &radius) | X3DTK::X3D::PointLight | |
writeAttribute(const SFString &name) | X3DTK::X3DAbstractNode | |
writeAttributes(SFString &output) | X3DTK::X3DAbstractNode | |
X3DAbstractNode() | X3DTK::X3DAbstractNode | |
X3DChildNode() | X3DTK::X3D::X3DChildNode | |
X3DLightNode() | X3DTK::X3D::X3DLightNode | |
X3DNode() | X3DTK::X3D::X3DNode | |
~PointLight() | X3DTK::X3D::PointLight | [virtual] |
~X3DAbstractNode() | X3DTK::X3DAbstractNode | [virtual] |
~X3DChildNode() | X3DTK::X3D::X3DChildNode | [virtual] |
~X3DLightNode() | X3DTK::X3D::X3DLightNode | [virtual] |
~X3DNode() | X3DTK::X3D::X3DNode | [virtual] |