HDK
|
Public Member Functions | |
SOP_MinRayCache () | |
~SOP_MinRayCache () override | |
![]() | |
OP_NodeCache () | |
virtual | ~OP_NodeCache () |
virtual int64 | getMemoryUsage (bool inclusive) const |
Public Attributes | |
UT_UniquePtr< GU_RayIntersect > | myRayIntersect |
Additional Inherited Members | |
![]() | |
OP_NodeCache (const OP_NodeCache &)=default | |
OP_NodeCache & | operator= (const OP_NodeCache &)=default |
Definition at line 156 of file SOP_MinRay.C.
|
inline |
Definition at line 159 of file SOP_MinRay.C.
|
inlineoverride |
Definition at line 161 of file SOP_MinRay.C.
UT_UniquePtr<GU_RayIntersect> SOP_MinRayCache::myRayIntersect |
Definition at line 163 of file SOP_MinRay.C.