Class for representing a cylinder with double values.
More...
#include <Inventor/SbLineard.h>
This class defines a simple cylinder datatype. It is used by the Inventor toolkit for arguments or return values. {}
- See Also
- SbVec3f, SbLine, SbPlane, SbSphere, SoCylinder, SbCylinder, SbVec3d, SbLined, SbPlaned, SbSphered
Definition at line 993 of file SbLineard.h.
◆ SbCylinderd() [1/2]
| SbCylinderd::SbCylinderd |
( |
| ) |
|
◆ SbCylinderd() [2/2]
| SbCylinderd::SbCylinderd |
( |
const SbLined & | a, |
|
|
double | r ) |
◆ getAxis()
| const SbLined & SbCylinderd::getAxis |
( |
| ) |
const |
|
inline |
◆ getRadius()
| double SbCylinderd::getRadius |
( |
| ) |
const |
|
inline |
◆ intersect() [1/2]
◆ intersect() [2/2]
| bool SbCylinderd::intersect |
( |
const SbLined & | l, |
|
|
SbVec3d & | intersection ) const |
◆ setAxis()
| void SbCylinderd::setAxis |
( |
const SbLined & | a | ) |
|
◆ setRadius()
| void SbCylinderd::setRadius |
( |
double | r | ) |
|
◆ setValue()
| void SbCylinderd::setValue |
( |
const SbLined & | a, |
|
|
double | r ) |
The documentation for this class was generated from the following file:
- C:/jh/mevislab/4.2.1_1/build/MeVis/ThirdParty/Sources/Inventor/include/Inventor/SbLineard.h