1#ifndef COIN_SBCYLINDER_H
2#define COIN_SBCYLINDER_H
29#include <Inventor/SbBasic.h>
30#include <Inventor/SbLine.h>
44 void print(FILE * file)
const;
void setRadius(const float r)
Definition SbCylinder.cpp:96
SbBool intersect(const SbLine &l, SbVec3f &intersection) const
Definition SbCylinder.cpp:137
void print(FILE *file) const
Definition SbCylinder.cpp:255
void setAxis(const SbLine &a)
Definition SbCylinder.cpp:79
const SbLine & getAxis(void) const
Definition SbCylinder.cpp:113
SbCylinder(void)
Definition SbCylinder.cpp:46
float getRadius(void) const
Definition SbCylinder.cpp:124
void setValue(const SbLine &a, const float r)
Definition SbCylinder.cpp:67
The SbLine class represents a line in 3D space.
Definition SbLine.h:32
The SbVec3f class is a 3 dimensional vector with floating point coordinates.
Definition SbVec3f.h:40
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 23 2025 for Coin by Doxygen 1.14.0.