|   | Coin3D is Free Software, published under the BSD 3-clause license. | https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ | 
#include "SmToVertexArrayShapeAction.h"#include <Inventor/SbName.h>#include <Inventor/actions/SoCallbackAction.h>#include <Inventor/actions/SoSearchAction.h>#include <Inventor/nodes/SoVertexShape.h>#include <Inventor/nodes/SoNormal.h>#include <Inventor/elements/SoLazyElement.h>#include <Inventor/elements/SoTextureImageElement.h>#include <Inventor/VRMLnodes/SoVRMLShape.h>#include <Inventor/nodes/SoCoordinate3.h>#include <Inventor/nodes/SoTextureCoordinate2.h>#include <Inventor/nodes/SoPackedColor.h>#include <Inventor/nodes/SoBaseColor.h>#include <Inventor/nodes/SoGroup.h>#include <Inventor/nodes/SoIndexedFaceSet.h>#include <Inventor/nodes/SoVertexProperty.h>#include <Inventor/SoPrimitiveVertex.h>#include <Inventor/lists/SbList.h>#include <Inventor/SbViewportRegion.h>#include <SmallChange/nodes/SmVertexArrayShape.h>#include <cstring>#include "../misc/SbHash.h"| Macros | |
| #define | PRIVATE(obj) (obj)->pimpl | 
| Functions | |
| SO_ACTION_SOURCE (SmToVertexArrayShapeAction) | |
| #define PRIVATE | ( | obj | ) | (obj)->pimpl | 
| SO_ACTION_SOURCE | ( | SmToVertexArrayShapeAction | ) |