11 #ifndef __GA_ForwardDifference__
12 #define __GA_ForwardDifference__
53 int getUOrder()
const {
return myMatrix.getUOrder(); }
58 int getVOrder()
const {
return myMatrix.getVOrder(); }
96 int ucount,
int vcount,
97 int uoff,
int voff,
int ncols,
fpreal getVStep() const
Return the initialized V integration step size.
T & getDerivative(int u, int v=0)
Return the offset for the derivative.
Polynomial forward differencer.
Helper class for a polynomial forward differencer.
A handle to simplify manipulation of multiple attributes.
OPENVDB_API void initialize()
Global registration of native Grid, Transform, Metadata and Point attribute types. Also initializes blosc (if enabled).
fpreal getUStep() const
Return the initialized U integration step size.
int getVOrder() const
Return the initialized V order.
Specialization of GA_GenericTemp for GA_ATTRIB_POINT types.
Specialization of GA_ROGenericHandle for GA_ATTRIB_VERTEX offsets.