#include <Inventor/bundles/SoBundle.h>Go to the source code of this file.
Functions | |
| ~SoMaterialBundle () | |
| void | setUpMultiple () |
| SbBool | isColorOnly () const |
| void | reinitialize (SoState *state) |
Deprecated | |
| SoDEPRECATED void | sendFirst () |
| SoDEPRECATED void | send (int, SbBool) |
| SoDEPRECATED void | forceSend (int) |
| SoDEPRECATED void forceSend | ( | int | ) |
Definition at line 97 of file SoMaterialBundle.h.
| SbBool isColorOnly | ( | ) | const |
Definition at line 101 of file SoMaterialBundle.h.
| void reinitialize | ( | SoState * | state | ) |
| SoDEPRECATED void send | ( | int | , |
| SbBool | |||
| ) |
Definition at line 94 of file SoMaterialBundle.h.
| SoDEPRECATED void sendFirst | ( | ) |
Definition at line 91 of file SoMaterialBundle.h.
| void setUpMultiple | ( | ) |
Definition at line 85 of file SoMaterialBundle.h.
| ~SoMaterialBundle | ( | ) |