HDK
|
#include <parseDesc.h>
Public Member Functions | |
bool | operator== (const UsdPhysicsSpherePoint &) const |
Public Attributes | |
GfVec3f | center |
Sphere point center. More... | |
float | radius |
Sphere point radius. More... | |
This struct represents a single sphere-point which is a position and a radius
Definition at line 523 of file parseDesc.h.
|
inline |
Definition at line 525 of file parseDesc.h.
GfVec3f UsdPhysicsSpherePoint::center |
Sphere point center.
Definition at line 531 of file parseDesc.h.
float UsdPhysicsSpherePoint::radius |
Sphere point radius.
Definition at line 534 of file parseDesc.h.