HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_MinRayCache Class Reference
+ Inheritance diagram for SOP_MinRayCache:

Public Member Functions

 SOP_MinRayCache ()
 
 ~SOP_MinRayCache () override
 
- Public Member Functions inherited from OP_NodeCache
 OP_NodeCache ()
 
virtual ~OP_NodeCache ()
 
virtual int64 getMemoryUsage (bool inclusive) const
 

Public Attributes

UT_UniquePtr< GU_RayIntersectmyRayIntersect
 

Additional Inherited Members

- Protected Member Functions inherited from OP_NodeCache
 OP_NodeCache (const OP_NodeCache &)=default
 
OP_NodeCacheoperator= (const OP_NodeCache &)=default
 

Detailed Description

Definition at line 156 of file SOP_MinRay.C.

Constructor & Destructor Documentation

SOP_MinRayCache::SOP_MinRayCache ( )
inline

Definition at line 159 of file SOP_MinRay.C.

SOP_MinRayCache::~SOP_MinRayCache ( )
inlineoverride

Definition at line 161 of file SOP_MinRay.C.

Member Data Documentation

UT_UniquePtr<GU_RayIntersect> SOP_MinRayCache::myRayIntersect

Definition at line 163 of file SOP_MinRay.C.


The documentation for this class was generated from the following file: