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

#include <GEO_Detail.h>

Public Member Functions

bool operator== (const SoftSymmetryParms &other) const
 
bool operator!= (const SoftSymmetryParms &other) const
 

Public Attributes

UT_Vector3 myNormal
 
UT_Vector3 myOrigin
 
float myTol
 

Detailed Description

Class for passing symmetry arguments to certain soft transform related methods.

Definition at line 569 of file GEO_Detail.h.

Member Function Documentation

Definition at line 579 of file GEO_Detail.h.

bool GEO_Detail::SoftSymmetryParms::operator== ( const SoftSymmetryParms other) const
inline

Definition at line 572 of file GEO_Detail.h.

Member Data Documentation

UT_Vector3 GEO_Detail::SoftSymmetryParms::myNormal

Definition at line 584 of file GEO_Detail.h.

UT_Vector3 GEO_Detail::SoftSymmetryParms::myOrigin

Definition at line 585 of file GEO_Detail.h.

float GEO_Detail::SoftSymmetryParms::myTol

Definition at line 586 of file GEO_Detail.h.


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