![]() |
• World Manager | ||||||||||||||||||||
|
API Links
Developer Links
|
class TruncatedConeGeometryObjectDefined in:
The C4Primitives.hTruncatedConeGeometryObject class encapsulates data pertaining to a truncated cone primitive.
Definition
Member Functions
Constructor
Parameters
Description
The TruncatedConeGeometryObject class encapsulates data pertaining to a truncated cone primitive. In its local coordinate space, a truncated cone primitive has the center of its base at the origin, and the components of the size parameter define the semiaxis lengths of the base in the positive x and y directions. The height parameter defines the distance in the positive z direction between the base of the cone and the plane parallel to the base at which the cone is truncated. The ratio parameter defines the ratio between the size of the top face and the bottom face (the base) of the truncated cone and should be in the range (0,1].
Base Classes
See Also
|