#include <AnalyticGeometry.h>
This supports a cylindrical coordinate system (h, theta), with height -halfLength <= h <= halfLength.
Public Member Functions | |
AnalyticCylinder () | |
AnalyticCylinder (Real radius, Real halfLength) | |
Public Attributes | |
AnalyticCylinder | |
AnalyticGeometry |
AnalyticCylinder | ( | ) | [inline] |
AnalyticCylinder | ( | Real | radius, | |
Real | halfLength | |||
) |
Reimplemented from AnalyticVolume.