"L. Spiro Engine"
Public Member Functions | Public Attributes

lsm::CCylinder3 Class Reference

A 3D cylinder. More...

#include <LSMCylinder3.h>

List of all members.

Public Member Functions

LSE_INLINE LSE_CALLCTOR CCylinder3 (const CCylinder3 &_cCylinder)
LSE_INLINE LSE_CALLCTOR CCylinder3 (const CVector3 &_vA, const CVector3 &_vB, LSREAL _fR)

Public Attributes

CVector3 a
CVector3 b
LSREAL r

Detailed Description

A 3D cylinder.

Class CCylinder3 Description: A 3D cylinder stored as 2 points and a radius.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator