HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RBD_SpherePointTreeNode Class Reference

This is a node in the sphere tree. More...

#include <RBD_SphereTree.h>

+ Inheritance diagram for RBD_SpherePointTreeNode:

Public Member Functions

 RBD_SpherePointTreeNode (const UT_Vector3Array &pts)
 
 ~RBD_SpherePointTreeNode () override
 
int64 getMemoryUsage () const
 
- Public Member Functions inherited from RBD_SphereTreeNode
 RBD_SphereTreeNode ()
 
virtual ~RBD_SphereTreeNode ()
 

Public Attributes

UT_Vector3Array myPoints
 
- Public Attributes inherited from RBD_SphereTreeNode
UT_Vector3 myCenter
 
fpreal myRadius
 
RBD_SphereTreeNodemyChild [2]
 

Detailed Description

This is a node in the sphere tree.

Definition at line 39 of file RBD_SphereTree.h.

Constructor & Destructor Documentation

RBD_SpherePointTreeNode::RBD_SpherePointTreeNode ( const UT_Vector3Array pts)
RBD_SpherePointTreeNode::~RBD_SpherePointTreeNode ( )
override

Member Function Documentation

int64 RBD_SpherePointTreeNode::getMemoryUsage ( ) const

Member Data Documentation

UT_Vector3Array RBD_SpherePointTreeNode::myPoints

Definition at line 48 of file RBD_SphereTree.h.


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