29 #include <Inventor/SbVec3f.h>
41 void offset(
const float d);
42 SbBool intersect(
const SbLine& l,
SbVec3f& intersection)
const;
43 void transform(
const SbMatrix& matrix);
44 SbBool isInHalfSpace(
const SbVec3f& point)
const;
45 float getDistance(
const SbVec3f &point)
const;
46 const SbVec3f& getNormal(
void)
const;
47 float getDistanceFromOrigin(
void)
const;
48 friend COIN_DLL_API
int operator ==(
const SbPlane& p1,
const SbPlane& p2);
49 friend COIN_DLL_API
int operator !=(
const SbPlane& p1,
const SbPlane& p2);
51 void print(FILE * file)
const;
63 #endif // !COIN_SBPLANE_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Tue Dec 4 2012 01:50:15 for Coin by Doxygen 1.8.2.