1 #ifndef COIN_SBPROJECTOR_H
2 #define COIN_SBPROJECTOR_H
27 #include <Inventor/SbVec3f.h>
28 #include <Inventor/SbLine.h>
29 #include <Inventor/SbMatrix.h>
30 #include <Inventor/SbViewVolume.h>
39 virtual void setWorkingSpace(
const SbMatrix & space);
40 const SbMatrix & getWorkingSpace(
void)
const;
43 virtual SbBool tryProject(
const SbVec2f & point,
const float epsilon,
SbVec3f & result);
54 float findVanishingDistance(
void)
const;
55 SbBool verifyProjection(
const SbVec3f & projpt)
const;
58 #endif // !COIN_SBPROJECTOR_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.8.2.