Support Forum       G3D Web Page     
G3D::Pointer< ValueType > Member List

This is the complete list of members for G3D::Pointer< ValueType >, including all inherited members.

getValue() constG3D::Pointer< ValueType >inline
isNull() constG3D::Pointer< ValueType >inline
operator*()G3D::Pointer< ValueType >inline
operator*() constG3D::Pointer< ValueType >inline
operator=(const Pointer &r)G3D::Pointer< ValueType >inline
Pointer()G3D::Pointer< ValueType >inline
Pointer(ValueType *v)G3D::Pointer< ValueType >inline
Pointer(const Pointer &p)G3D::Pointer< ValueType >inline
Pointer(const shared_ptr< Class > &object, ValueType(Class::*getMethod)() const, void(Class::*setMethod)(ValueType))G3D::Pointer< ValueType >inline
Pointer(const shared_ptr< Class > &object, const ValueType &(Class::*getMethod)() const, void(Class::*setMethod)(ValueType))G3D::Pointer< ValueType >inline
Pointer(ValueType(*getMethod)(), void(*setMethod)(ValueType))G3D::Pointer< ValueType >inline
Pointer(std::function< ValueType(void)> getMethod)G3D::Pointer< ValueType >inline
Pointer(std::function< ValueType(void)> getMethod, std::function< void(ValueType)> setMethod)G3D::Pointer< ValueType >inline
Pointer(const ValueType &(*getMethod)(), void(*setMethod)(ValueType))G3D::Pointer< ValueType >inline
Pointer(const shared_ptr< Class > &object, ValueType(Class::*getMethod)() const, void(Class::*setMethod)(const ValueType &))G3D::Pointer< ValueType >inline
Pointer(const shared_ptr< Class > &object, const ValueType &(Class::*getMethod)() const, void(Class::*setMethod)(const ValueType &))G3D::Pointer< ValueType >inline
Pointer(Class *object, const ValueType &(Class::*getMethod)() const, void(Class::*setMethod)(const ValueType &))G3D::Pointer< ValueType >inline
Pointer(Class *object, ValueType(Class::*getMethod)() const, void(Class::*setMethod)(const ValueType &))G3D::Pointer< ValueType >inline
Pointer(Class *object, const ValueType &(Class::*getMethod)() const, void(Class::*setMethod)(ValueType))G3D::Pointer< ValueType >inline
Pointer(Class *object, ValueType(Class::*getMethod)() const, void(Class::*setMethod)(ValueType))G3D::Pointer< ValueType >inline
setValue(const ValueType &v) constG3D::Pointer< ValueType >inline
~Pointer()G3D::Pointer< ValueType >inline

documentation generated on Wed Nov 24 2021 08:01:59 using doxygen 1.8.15