HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdPhysicsSpherePoint Struct Reference

#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...
 

Detailed Description

This struct represents a single sphere-point which is a position and a radius

Definition at line 523 of file parseDesc.h.

Member Function Documentation

bool UsdPhysicsSpherePoint::operator== ( const UsdPhysicsSpherePoint ) const
inline

Definition at line 525 of file parseDesc.h.

Member Data Documentation

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.


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