addDestructCallback(void(*func)(Node *, void *), void *args) | H3D::Node | |
addUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
alpha | H3D::MultiTexture | |
clone(bool deepCopy=true, DeepCopyMap *deepCopyMap=NULL) | H3D::Node | virtual |
cloneFieldValue(Field &_from, Field &_to, bool deepCopy, DeepCopyMap &deepCopyMap) | H3D::Node | protected |
closestPoint(const Vec3f &p, NodeIntersectResult &result) | H3D::Node | virtual |
color | H3D::MultiTexture | |
database | H3D::MultiTexture | static |
DeepCopyMap typedef | H3D::Node | |
defaultXMLContainerField() | H3D::X3DTextureNode | inlinevirtual |
disableTexturing() | H3D::MultiTexture | virtual |
displayList | H3D::H3DDisplayListObject | |
enableTexturing() | H3D::MultiTexture | virtual |
function | H3D::MultiTexture | |
getActiveTexture() | H3D::X3DTextureNode | inlinestatic |
getAffectedGLAttribs() | H3D::X3DTextureNode | inlinevirtual |
getClonedInstance(Node *original, bool deepCopy, DeepCopyMap &deepCopyMap) | H3D::Node | protectedstatic |
getDefaultSaveDimensions() | H3D::X3DTextureNode | protectedvirtual |
getField(const string &_name) const | H3D::Node | virtual |
getFullName() | H3DUtil::RefCountedClass | |
getManualInitialize() const | H3DUtil::RefCountedClass | |
getMetadataByName(const string &_name) | H3D::X3DNode | |
getName() const | H3DUtil::RefCountedClass | |
getProtoInstanceParent() | H3D::Node | inline |
getRefCount() const | H3DUtil::RefCountedClass | |
getTypeName() const | H3DUtil::RefCountedClass | |
glCompressedInternalFormat(GLint _format, const std::string &_compression) | H3D::X3DTextureNode | protected |
glInternalFormat(Image *image) | H3D::X3DTextureNode | virtual |
glPixelComponentType(Image *image) | H3D::X3DTextureNode | virtual |
glPixelFormat(Image *image) | H3D::X3DTextureNode | virtual |
glTexImage(Image *, GLenum, bool) | H3D::X3DTextureNode | inlinevirtual |
H3DDisplayListObject(Inst< DisplayList > _displayList=0) | H3D::H3DDisplayListObject | |
hasName() | H3DUtil::RefCountedClass | |
initialize() | H3DUtil::RefCountedClass | virtual |
is_initialized | H3DUtil::RefCountedClass | protected |
isInitialized() | H3DUtil::RefCountedClass | |
lineIntersect(const Vec3f &from, const Vec3f &to, LineIntersectResult &result) | H3D::Node | virtual |
load_images_in_separate_thread | H3D::X3DTextureNode | static |
manual_initialize | H3DUtil::RefCountedClass | protected |
metadata | H3D::X3DNode | |
MFTexture typedef | H3D::MultiTexture | |
mode | H3D::MultiTexture | |
movingSphereIntersect(H3DFloat radius, const Vec3f &from, const Vec3f &to, NodeIntersectResult &result) | H3D::Node | virtual |
MultiTexture(Inst< DisplayList > _displayList=0, Inst< SFFloat > _alpha=0, Inst< SFColor > _color=0, Inst< MFString > _function=0, Inst< SFNode > _metadata=0, Inst< MFString > _mode=0, Inst< MFString > _source=0, Inst< MFTexture > _texture=0) | H3D::MultiTexture | |
name | H3DUtil::RefCountedClass | protected |
Node() | H3D::Node | |
nrNodesAlive() | H3D::Node | inlinestatic |
nrNodesCreated() | H3D::Node | inlinestatic |
postRender() | H3D::X3DTextureNode | inlinevirtual |
preRender() | H3D::X3DTextureNode | inlinevirtual |
ref() | H3DUtil::RefCountedClass | |
ref_count | H3DUtil::RefCountedClass | protected |
ref_count_lock_pointer | H3DUtil::RefCountedClass | protected |
RefCountedClass() | H3DUtil::RefCountedClass | |
RefCountedClass(bool _use_lock) | H3DUtil::RefCountedClass | |
removeDestructCallback(void(*func)(Node *, void *), void *args) | H3D::Node | |
removeUnrefCallback(void(*func)(RefCountedClass *, void *), void *args) | H3DUtil::RefCountedClass | |
render() | H3D::MultiTexture | virtual |
renderImage(Image *image, GLenum texture_target, bool scale_to_power_of_two) | H3D::X3DTextureNode | virtual |
renderToImage(H3DInt32 _width, H3DInt32 _height, bool output_float_texture=false) | H3D::X3DTextureNode | virtual |
saveHeight | H3D::X3DTextureNode | |
saveSuccess | H3D::X3DTextureNode | |
saveToUrl | H3D::X3DTextureNode | |
saveWidth | H3D::X3DTextureNode | |
setActiveTexture(X3DTextureNode *t) | H3D::X3DTextureNode | inlinestatic |
setManualInitialize(bool b) | H3DUtil::RefCountedClass | |
setName(const std::string &_name) | H3DUtil::RefCountedClass | |
setProtoInstanceParent(X3DPrototypeInstance *p) | H3D::Node | inline |
source | H3D::MultiTexture | |
texture | H3D::MultiTexture | |
textureSize() | H3D::X3DTextureNode | inlinevirtual |
traverseSG(TraverseInfo &ti) | H3D::Node | virtual |
type_name | H3DUtil::RefCountedClass | protected |
unref() | H3DUtil::RefCountedClass | |
unref_callbacks | H3DUtil::RefCountedClass | protected |
X3DAppearanceChildNode(Inst< DisplayList > _displayList=0, Inst< SFNode > _metadata=0) | H3D::X3DAppearanceChildNode | |
X3DNode(Inst< SFNode > _metadata=0) | H3D::X3DNode | |
X3DTextureNode(Inst< DisplayList > _displayList=0, Inst< SFNode > _metadata=0, Inst< UpdateSaveToURL > _saveToUrl=0, Inst< SFBool > _saveSuccess=0, Inst< SFInt32 > _saveHeight=0, Inst< SFInt32 > _saveWidth=0) | H3D::X3DTextureNode | |
~Node() | H3D::Node | virtual |
~RefCountedClass() | H3DUtil::RefCountedClass | virtual |