usdrt/scenegraph/usd/usdGeom/hermiteCurves.h

In directory: usdrt/scenegraph/usd/usdGeom

Source file: usdrt/scenegraph/usd/usdGeom/hermiteCurves.h

Classes

  • usdrt::UsdGeomHermiteCurves: This schema specifies a cubic hermite interpolated curve batch as sometimes used for defining guides for animation. While hermite curves can be useful because they interpolate through their control points, they are not well supported by high-end renderers for imaging. Therefore, while we include this schema for interchange, we strongly recommend the use of UsdGeomBasisCurves as the representation of curves intended to be rendered (ie. hair or grass). Hermite curves can be converted to a Bezier representation (though not from Bezier back to Hermite in general).

Namespaces