HDK
|
#include <GA_PrimitiveP.h>
Public Member Functions | |
SYS_FORCE_INLINE | GA_PrimitiveP_T () |
SYS_FORCE_INLINE | GA_PrimitiveP_T (DetailT *detail, GA_Offset offset) |
template<typename OtherPrimT , typename OtherDetailT > | |
SYS_FORCE_INLINE | GA_PrimitiveP_T (const GA_PrimitiveP_T< OtherPrimT, OtherDetailT > &that) |
SYS_FORCE_INLINE | GA_PrimitiveP_T (PrimT *that) |
template<typename OtherPrimT , typename OtherDetailT > | |
SYS_FORCE_INLINE GA_PrimitiveP_T & | operator= (const GA_PrimitiveP_T< OtherPrimT, OtherDetailT > &that) |
SYS_FORCE_INLINE GA_PrimitiveP_T & | operator= (PrimT *that) |
template<typename OtherPrimT , typename OtherDetailT > | |
SYS_FORCE_INLINE bool | operator== (const GA_PrimitiveP_T< OtherPrimT, OtherDetailT > &that) const |
template<typename OtherPrimT , typename OtherDetailT > | |
SYS_FORCE_INLINE bool | operator!= (const GA_PrimitiveP_T< OtherPrimT, OtherDetailT > &that) const |
SYS_FORCE_INLINE bool | operator== (const PrimT *that) const |
SYS_FORCE_INLINE bool | operator!= (const PrimT *that) const |
SYS_FORCE_INLINE SYS_SAFE_BOOL | operator bool () const |
SYS_FORCE_INLINE bool | operator! () const |
SYS_FORCE_INLINE PrimT & | operator* () const |
SYS_FORCE_INLINE PrimT * | operator-> () const |
SYS_FORCE_INLINE | operator PrimT * () const |
template<typename OtherPrimT > | |
SYS_FORCE_INLINE OtherPrimT | castPtr () const |
SYS_FORCE_INLINE DetailT * | detail () const |
SYS_FORCE_INLINE DetailT & | detailRef () const |
SYS_FORCE_INLINE GA_Offset | offset () const |
void | set (DetailT *detail, GA_Offset offset) |
SYS_FORCE_INLINE int | getTypeId () const |
SYS_FORCE_INLINE GA_PrimCompat::TypeMask | getPrimitiveId () const |
SYS_FORCE_INLINE bool | isClosed () const |
Definition at line 24 of file GA_PrimitiveP.h.
|
inline |
Definition at line 28 of file GA_PrimitiveP.h.
|
inline |
Definition at line 36 of file GA_PrimitiveP.h.
|
inline |
Definition at line 43 of file GA_PrimitiveP.h.
|
inline |
Definition at line 53 of file GA_PrimitiveP.h.
|
inline |
Definition at line 138 of file GA_PrimitiveP.h.
|
inline |
Definition at line 145 of file GA_PrimitiveP.h.
|
inline |
Definition at line 150 of file GA_PrimitiveP.h.
|
inline |
Definition at line 171 of file GA_PrimitiveP.h.
|
inline |
Definition at line 166 of file GA_PrimitiveP.h.
|
inline |
Definition at line 176 of file GA_PrimitiveP.h.
|
inline |
Definition at line 156 of file GA_PrimitiveP.h.
|
inline |
Definition at line 108 of file GA_PrimitiveP.h.
|
inline |
Definition at line 130 of file GA_PrimitiveP.h.
|
inline |
Definition at line 113 of file GA_PrimitiveP.h.
|
inline |
Definition at line 91 of file GA_PrimitiveP.h.
|
inline |
Definition at line 103 of file GA_PrimitiveP.h.
|
inline |
Definition at line 118 of file GA_PrimitiveP.h.
|
inline |
Definition at line 124 of file GA_PrimitiveP.h.
|
inline |
Definition at line 59 of file GA_PrimitiveP.h.
|
inline |
Definition at line 69 of file GA_PrimitiveP.h.
|
inline |
Definition at line 85 of file GA_PrimitiveP.h.
|
inline |
Definition at line 96 of file GA_PrimitiveP.h.
|
inline |
Definition at line 160 of file GA_PrimitiveP.h.