1 #ifndef COIN_SOPICKEDPOINT_H
2 #define COIN_SOPICKEDPOINT_H
36 #include <Inventor/SbBasic.h>
37 #include <Inventor/SbVec3f.h>
38 #include <Inventor/SbVec4f.h>
39 #include <Inventor/lists/SoDetailList.h>
40 #include <Inventor/SbViewportRegion.h>
55 const SbVec3f &getPoint()
const;
56 const SbVec3f &getNormal()
const;
57 const SbVec4f &getTextureCoords()
const;
58 int getMaterialIndex()
const;
60 SbBool isOnGeometry()
const;
62 const SbMatrix &getObjectToWorld(
const SoNode *
const node = NULL)
const;
63 const SbMatrix &getWorldToObject(
const SoNode *
const node = NULL)
const;
64 const SbMatrix &getObjectToImage(
const SoNode *
const node = NULL)
const;
65 const SbMatrix &getImageToObject(
const SoNode *
const node = NULL)
const;
66 SbVec3f getObjectPoint(
const SoNode *
const node = NULL)
const;
67 SbVec3f getObjectNormal(
const SoNode *
const node = NULL)
const;
68 SbVec4f getObjectTextureCoords(
const SoNode *
const node = NULL)
const;
70 void setObjectNormal(
const SbVec3f &normal);
71 void setObjectTextureCoords(
const SbVec4f &texCoords);
72 void setMaterialIndex(
const int index);
79 SbVec4f texCoords, objTexCoords;
88 void applyMatrixAction(
const SoNode *
const node)
const;
91 #endif // !COIN_SOPICKEDPOINT_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 12 2013 06:27:50 for Coin by Doxygen 1.8.1.2.