GrinPointer< PointeeType > Class Template Reference
#include <GrinPointer.h>
List of all members.
template<typename PointeeType>
class SimTK::GrinPointer< PointeeType >
Constructor & Destructor Documentation
GrinPointer |
( |
PointeeType * |
pointee |
) |
[inline, explicit] |
Member Function Documentation
PointeeType& operator* |
( |
|
) |
[inline] |
const PointeeType& operator* |
( |
|
) |
const [inline] |
PointeeType* operator-> |
( |
|
) |
[inline] |
const PointeeType* operator-> |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: