1 #ifndef COIN_SBCYLINDER_H
2 #define COIN_SBCYLINDER_H
38 #include <Inventor/SbBasic.h>
39 #include <Inventor/SbLine.h>
45 void setValue(
const SbLine& a,
const float r);
46 void setAxis(
const SbLine& a);
47 void setRadius(
const float r);
48 const SbLine& getAxis(
void)
const;
49 float getRadius(
void)
const;
50 SbBool intersect(
const SbLine& l,
SbVec3f& intersection)
const;
53 void print(FILE * file)
const;
60 #endif // !COIN_SBCYLINDER_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 26 2013 23:25:56 for Coin by Doxygen 1.8.4.