1 #ifndef COIN_SBPLANEPROJECTOR_H
2 #define COIN_SBPLANEPROJECTOR_H
27 #include <Inventor/projectors/SbProjector.h>
28 #include <Inventor/SbVec3f.h>
29 #include <Inventor/SbPlane.h>
42 void setPlane(
const SbPlane & plane);
43 const SbPlane & getPlane(
void)
const;
44 void setOrientToEye(
const SbBool orienttoeye);
45 SbBool isOrientToEye(
void)
const;
49 void setStartPosition(
const SbVec2f & viewpos);
50 void setStartPosition(
const SbVec3f & point);
53 void setupPlane(
void);
62 #endif // !COIN_SBPLANEPROJECTOR_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.8.1.