#include <Pointer.h>
template<typename ValueType>
Pointer * pointer
Definition: Pointer.h:320
template<typename ValueType>
G3D::Pointer< ValueType >::IndirectValue::operator ValueType |
( |
| ) |
const |
|
inline |
const ValueType getValue() const
Definition: Pointer.h:304
Pointer * pointer
Definition: Pointer.h:320
template<typename ValueType>
void setValue(const ValueType &v)
Assign a value to the referenced element. If this Pointer was initialized with a NULL setMethod...
Definition: Pointer.h:311
Pointer * pointer
Definition: Pointer.h:320
template<typename ValueType>
template<typename ValueType>
The documentation for this class was generated from the following file: