|
virtual void | init (SoState *state) |
| FIXME: write doc. More...
|
|
virtual void | push (SoState *state) |
|
virtual SbBool | matches (const SoElement *elem) const |
|
SoElement * | copyMatchInfo (void) const |
|
virtual void | setElt (const int unit, const SbUniqueId nodeid, const SbVec2s &size, const int numComponents, const unsigned char *bytes, const Wrap wrapS, const Wrap wrapT, const Model model, const SbColor &blendColor) |
| FIXME: write doc.
|
|
virtual void | setElt (const int unit, const SbUniqueId nodeid, 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) |
|
virtual SbBool | hasTransparency (const int unit=0) const |
|
const SoType | getTypeId (void) const |
|
int | getStackIndex (void) const |
|
virtual void | init (SoState *state) |
|
virtual void | push (SoState *state) |
|
virtual void | pop (SoState *state, const SoElement *prevTopElement) |
|
virtual SbBool | matches (const SoElement *element) const =0 |
|
virtual SoElement * | copyMatchInfo (void) const =0 |
|
void | setDepth (const int depth) |
|
int | getDepth (void) const |
|
virtual void | print (FILE *file=stdout) const |
|
virtual | ~SoElement () |
|
|
static SoType | getClassTypeId (void) |
|
static int | getClassStackIndex (void) |
|
static void * | createInstance (void) |
|
static void | initClass (void) |
|
static void | setDefault (SoState *const state, SoNode *const node, const int unit=0) |
|
static void | set (SoState *const state, SoNode *const node, const int unit, const SbVec2s &size, const int numComponents, const unsigned char *bytes, const Wrap wrapS, const Wrap wrapT, const Model model, const SbColor &blendColor) |
| FIXME: write doc.
|
|
static void | set (SoState *const state, SoNode *const node, const int unit, 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) |
|
static const unsigned char * | get (SoState *const state, const int unit, SbVec2s &size, int &numComponents, Wrap &wrapS, Wrap &wrapT, Model &model, SbColor &blendColor) |
| FIXME: write doc.
|
|
static const unsigned char * | get (SoState *const state, const int unit, SbVec3s &size, int &numComponents, Wrap &wrapS, Wrap &wrapT, Wrap &wrapR, Model &model, SbColor &blendColor) |
|
static const unsigned char * | getImage (SoState *const state, const int unit, SbVec2s &size, int &numComponents) |
|
static const unsigned char * | getImage (SoState *const state, const int unit, SbVec3s &size, int &numComponents) |
|
static const SbColor & | getBlendColor (SoState *const state, const int unit=0) |
|
static Model | getModel (SoState *const state, const int unit=0) |
|
static Wrap | getWrapS (SoState *const state, const int unit=0) |
|
static Wrap | getWrapT (SoState *const state, const int unit=0) |
|
static Wrap | getWrapR (SoState *const state, const int unit=0) |
|
static SbBool | containsTransparency (SoState *const state) |
| FIXME: write doc.
|
|
static const unsigned char * | getDefault (SbVec2s &size, int &numComponents) |
| FIXME: write doc.
|
|
static const unsigned char * | getDefault (SbVec3s &size, int &numComponents) |
|
static void | 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) |
|
static void | 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) |
|
static void | 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) |
|
static void | 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) |
|
static const unsigned char * | get (SoState *const state, SbVec2s &size, int &numComponents, Wrap &wrapS, Wrap &wrapT, Model &model, SbColor &blendColor) |
|
static const unsigned char * | get (SoState *const state, SbVec3s &size, int &numComponents, Wrap &wrapS, Wrap &wrapT, Wrap &wrapR, Model &model, SbColor &blendColor) |
|
static const unsigned char * | get (SoState *const state, SbVec2s &size, int &numComponents, int &wrapS, int &wrapT, int &model, SbColor &blendColor) |
|
static const unsigned char * | get (SoState *const state, SbVec3s &size, int &numComponents, int &wrapS, int &wrapT, int &wrapR, int &model, SbColor &blendColor) |
|
static const unsigned char * | getImage (SoState *const state, SbVec2s &size, int &numComponents) |
|
static const unsigned char * | getImage (SoState *const state, SbVec3s &size, int &numComponents) |
|
static void | initClass (void) |
|
static SoType | getClassTypeId (void) |
|
static int | getClassStackIndex (void) |
|
static void | initElements (void) |
|
static int | getNumStackIndices (void) |
|
static SoType | getIdFromStackIndex (const int stackIndex) |
|
The SoMultiTextureImageElement class is yet to be documented.
FIXME: write doc.
Be aware that this class is an extension for Coin, and it is not available in the original SGI Open Inventor v2.1 API.
- Since
- Coin 2.2