1 #ifndef COIN_SBCYLINDER_H
2 #define COIN_SBCYLINDER_H
29 #include <Inventor/SbBasic.h>
30 #include <Inventor/SbLine.h>
36 void setValue(
const SbLine& a,
const float r);
37 void setAxis(
const SbLine& a);
38 void setRadius(
const float r);
39 const SbLine& getAxis(
void)
const;
40 float getRadius(
void)
const;
41 SbBool intersect(
const SbLine& l,
SbVec3f& intersection)
const;
44 void print(FILE * file)
const;
51 #endif // !COIN_SBCYLINDER_H
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Thu Mar 28 2013 for Coin by Doxygen. 1.8.3.1