Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
Ref< T > Member List

This is the complete list of members for Ref< T >, including all inherited members.

GetPtr() constRef< T >inline
InternalGetPointer()Ref< T >inline
operator T*() constRef< T >inline
operator!=(const T *inRHS) constRef< T >inline
operator!=(const Ref< T > &inRHS) constRef< T >inline
operator*() constRef< T >inline
operator->() constRef< T >inline
operator=(T *inRHS)Ref< T >inline
operator=(const Ref< T > &inRHS)Ref< T >inline
operator=(Ref< T > &&inRHS) noexceptRef< T >inline
operator==(const T *inRHS) constRef< T >inline
operator==(const Ref< T > &inRHS) constRef< T >inline
Ref()Ref< T >inline
Ref(T *inRHS)Ref< T >inline
Ref(const Ref< T > &inRHS)Ref< T >inline
Ref(Ref< T > &&inRHS) noexceptRef< T >inline
RefConstRef< T >friend
~Ref()Ref< T >inline