Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#include <Inventor/elements/SoElement.h>
#include <Inventor/elements/SoSubElement.h>
#include <Inventor/SbVec2f.h>
#include <Inventor/SbVec3f.h>
#include <Inventor/SbVec4f.h>
Go to the source code of this file.
Classes | |
class | SoMultiTextureCoordinateElement |
The SoMultiTextureCoordinateElement class is yet to be documented. More... | |
class | SoMultiTextureCoordinateElement::UnitData |
Typedefs | |
typedef const SbVec4f & | SoTextureCoordinateFunctionCB(void *userdata, const SbVec3f &point, const SbVec3f &normal) |