38 #include <Inventor/SbVec3f.h>
50 void offset(
const float d);
51 SbBool intersect(
const SbLine& l,
SbVec3f& intersection)
const;
52 void transform(
const SbMatrix& matrix);
53 SbBool isInHalfSpace(
const SbVec3f& point)
const;
54 float getDistance(
const SbVec3f &point)
const;
55 const SbVec3f& getNormal(
void)
const;
56 float getDistanceFromOrigin(
void)
const;
57 friend COIN_DLL_API
int operator ==(
const SbPlane& p1,
const SbPlane& p2);
58 friend COIN_DLL_API
int operator !=(
const SbPlane& p1,
const SbPlane& p2);
60 void print(FILE * file)
const;
72 #endif // !COIN_SBPLANE_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 12 2013 06:27:48 for Coin by Doxygen 1.8.1.2.