Coin Logo http://www.sim.no/
http://www.coin3d.org/

SoTextureImageElement Member List

This is the complete list of members for SoTextureImageElement, including all inherited members.

BLEND enum value (defined in SoTextureImageElement)SoTextureImageElement
blendColorSoTextureImageElement [protected]
bytesSoTextureImageElement [protected]
capture(SoState *const state) const SoElement [inline, protected]
captureThis(SoState *state) const SoElement [protected, virtual]
CLAMP enum value (defined in SoTextureImageElement)SoTextureImageElement
CLAMP_TO_BORDER enum value (defined in SoTextureImageElement)SoTextureImageElement
containsTransparency(SoState *const state)SoTextureImageElement [static]
copyMatchInfo() const SoReplacedElement [virtual]
createInstance(void)SoTextureImageElement [static]
createStackIndex(const SoType id)SoElement [protected, static]
DECAL enum value (defined in SoTextureImageElement)SoTextureImageElement
depthSoElement [protected]
get(SoState *const state, SbVec2s &size, int &numComponents, Wrap &wrapS, Wrap &wrapT, Model &model, SbColor &blendColor)SoTextureImageElement [static]
get(SoState *const state, SbVec3s &size, int &numComponents, Wrap &wrapS, Wrap &wrapT, Wrap &wrapR, Model &model, SbColor &blendColor)SoTextureImageElement [static]
get(SoState *const state, SbVec2s &size, int &numComponents, int &wrapS, int &wrapT, int &model, SbColor &blendColor)SoTextureImageElement [static]
get(SoState *const state, SbVec3s &size, int &numComponents, int &wrapS, int &wrapT, int &wrapR, int &model, SbColor &blendColor)SoTextureImageElement [static]
getBlendColor(SoState *const state) (defined in SoTextureImageElement)SoTextureImageElement [static]
getClassStackIndex(void)SoTextureImageElement [static]
getClassTypeId(void)SoTextureImageElement [static]
getConstElement(SoState *const state, const int stackIndex)SoElement [inline, protected, static]
getDefault(SbVec2s &size, int &numComponents)SoTextureImageElement [static]
getDefault(SbVec3s &size, int &numComponents)SoTextureImageElement [static]
getDepth(void) const SoElement
getElement(SoState *const state, const int stackIndex, SoNode *const node)SoReplacedElement [protected, static]
SoElement::getElement(SoState *const state, const int stackIndex)SoElement [inline, protected, static]
getIdFromStackIndex(const int stackIndex)SoElement [static]
getImage(SoState *const state, SbVec2s &size, int &numComponents) (defined in SoTextureImageElement)SoTextureImageElement [static]
getImage(SoState *const state, SbVec3s &size, int &numComponents)SoTextureImageElement [static]
getModel(SoState *const state) (defined in SoTextureImageElement)SoTextureImageElement [static]
getNextFree(void) const SoElement [protected]
getNextInStack(void) const SoElement [protected]
getNodeId() const SoReplacedElement
getNumStackIndices(void)SoElement [static]
getStackIndex(void) const SoElement
getTypeId(void) const SoElement
getWrapR(SoState *const state)SoTextureImageElement [static]
getWrapS(SoState *const state) (defined in SoTextureImageElement)SoTextureImageElement [static]
getWrapT(SoState *const state) (defined in SoTextureImageElement)SoTextureImageElement [static]
hasTransparency(void) const SoTextureImageElement [protected, virtual]
init(SoState *state)SoTextureImageElement [virtual]
initClass(void)SoTextureImageElement [static]
initElements(void)SoElement [static]
matches(const SoElement *element) const (defined in SoReplacedElement)SoReplacedElement [virtual]
Model enum nameSoTextureImageElement
modelSoTextureImageElement [protected]
MODULATE enum value (defined in SoTextureImageElement)SoTextureImageElement
nodeIdSoReplacedElement [protected]
numComponentsSoTextureImageElement [protected]
pop(SoState *state, const SoElement *prevTopElement) (defined in SoElement)SoElement [virtual]
print(FILE *file) const SoReplacedElement [virtual]
push(SoState *state) (defined in SoElement)SoElement [virtual]
REPEAT enum value (defined in SoTextureImageElement)SoTextureImageElement
REPLACE enum value (defined in SoTextureImageElement)SoTextureImageElement
set(SoState *const state, SoNode *const node, const SbVec2s &size, const int numComponents, const unsigned char *bytes, const int wrapS, const int wrapT, const int model, const SbColor &blendColor)SoTextureImageElement [static]
set(SoState *const state, SoNode *const node, const SbVec3s &size, const int numComponents, const unsigned char *bytes, const int wrapS, const int wrapT, const int wrapR, const int model, const SbColor &blendColor)SoTextureImageElement [static]
set(SoState *const state, SoNode *const node, const SbVec2s &size, const int numComponents, const unsigned char *bytes, const Wrap wrapS, const Wrap wrapT, const Model model, const SbColor &blendColor) (defined in SoTextureImageElement)SoTextureImageElement [static]
set(SoState *const state, SoNode *const node, const SbVec3s &size, const int numComponents, const unsigned char *bytes, const Wrap wrapS, const Wrap wrapT, const Wrap wrapR, const Model model, const SbColor &blendColor) (defined in SoTextureImageElement)SoTextureImageElement [static]
setDefault(SoState *const state, SoNode *const node) (defined in SoTextureImageElement)SoTextureImageElement [static]
setDepth(const int depth)SoElement
setElt(const SbVec2s &size, const int numComponents, const unsigned char *bytes, const Wrap wrapS, const Wrap wrapT, const Model model, const SbColor &blendColor)SoTextureImageElement [protected, virtual]
setElt(const SbVec3s &size, const int numComponents, const unsigned char *bytes, const Wrap wrapS, const Wrap wrapT, const Wrap wrapR, const Model model, const SbColor &blendColor)SoTextureImageElement [protected, virtual]
setStackIndex(const int index)SoElement [protected]
setTypeId(const SoType typeId)SoElement [protected]
sizeSoTextureImageElement [protected]
SoElement(void)SoElement [protected]
SoReplacedElement(void) (defined in SoReplacedElement)SoReplacedElement [protected]
SoTextureImageElement(void) (defined in SoTextureImageElement)SoTextureImageElement [protected]
stackIndexSoElement [protected]
stackToTypeSoElement [protected, static]
typeIdSoElement [protected]
Wrap enum nameSoTextureImageElement
wrapRSoTextureImageElement [protected]
wrapSSoTextureImageElement [protected]
wrapTSoTextureImageElement [protected]
~SoElement()SoElement [virtual]
~SoReplacedElement()SoReplacedElement [protected, virtual]
~SoTextureImageElement()SoTextureImageElement [protected, virtual]


Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen 1.5.6.