This document is for a version of USD that is under development. See this page for the current release.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
limits.h File Reference

Defines useful mathematical limits. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GF_MIN_VECTOR_LENGTH   1e-10
 This constant is used to determine whether the length of a vector is too small to handle accurately.
 
#define GF_MIN_ORTHO_TOLERANCE   1e-6
 This constant is used to determine when a set of basis vectors is close to orthogonal.
 

Detailed Description

Defines useful mathematical limits.

Definition in file limits.h.