Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
This is the complete list of members for SoType, including all inherited members.
badType(void) | SoType | static |
canCreateInstance(void) const | SoType | |
createInstance(void) const | SoType | |
createType(const SoType parent, const SbName name, const instantiationMethod method=NULL, const uint16_t data=0) | SoType | static |
fromKey(uint16_t key) | SoType | static |
fromName(const SbName name) | SoType | static |
getAllDerivedFrom(const SoType type, SoTypeList &list) | SoType | static |
getData(void) const | SoType | |
getInstantiationMethod(void) const | SoType | |
getKey(void) const | SoType | inline |
getName(void) const | SoType | |
getNumTypes(void) | SoType | static |
getParent(void) const | SoType | |
init(void) | SoType | static |
instantiationMethod typedef | SoType | |
isBad(void) const | SoType | inline |
isDerivedFrom(const SoType type) const | SoType | |
isInternal(void) const | SoType | |
makeInternal(void) | SoType | |
operator!=(const SoType type) const | SoType | inline |
operator<(const SoType type) const | SoType | inline |
operator<=(const SoType type) const | SoType | inline |
operator==(const SoType type) const | SoType | inline |
operator>(const SoType type) const | SoType | inline |
operator>=(const SoType type) const | SoType | inline |
overrideType(const SoType originalType, const instantiationMethod method=NULL) | SoType | static |
removeType(const SbName &name) | SoType | static |