OpenSubdiv
Loading...
Searching...
No Matches
LimitStencilTable Member List

This is the complete list of members for LimitStencilTable, including all inherited members.

_indicesStencilTableReal< REAL >protected
_numControlVerticesStencilTableReal< REAL >protected
_offsetsStencilTableReal< REAL >protected
_sizesStencilTableReal< REAL >protected
_weightsStencilTableReal< REAL >protected
BaseTable typedefLimitStencilTableprotected
Clear()LimitStencilTableReal< float >
finalize()StencilTableReal< REAL >inlineprotected
generateOffsets()StencilTableReal< REAL >inlineprotected
GetControlIndices() constStencilTableReal< REAL >inline
GetDuuWeights() constLimitStencilTableReal< float >inline
GetDuvWeights() constLimitStencilTableReal< float >inline
GetDuWeights() constLimitStencilTableReal< float >inline
GetDvvWeights() constLimitStencilTableReal< float >inline
GetDvWeights() constLimitStencilTableReal< float >inline
GetLimitStencil(Index index) constLimitStencilTableinline
GetNumControlVertices() constStencilTableReal< REAL >inline
GetNumStencils() constStencilTableReal< REAL >inline
GetOffsets() constStencilTableReal< REAL >inline
GetSizes() constStencilTableReal< REAL >inline
GetStencil(Index i) constStencilTableReal< REAL >inline
GetWeights() constStencilTableReal< REAL >inline
LimitStencilTable(int numControlVerts, std::vector< int > const &offsets, std::vector< int > const &sizes, std::vector< int > const &sources, std::vector< float > const &weights, std::vector< float > const &duWeights, std::vector< float > const &dvWeights, std::vector< float > const &duuWeights, std::vector< float > const &duvWeights, std::vector< float > const &dvvWeights, bool includeCoarseVerts, size_t firstOffset)LimitStencilTableinlineprotected
LimitStencilTableReal(int numControlVerts, std::vector< int > const &offsets, std::vector< int > const &sizes, std::vector< int > const &sources, std::vector< float > const &weights, std::vector< float > const &duWeights, std::vector< float > const &dvWeights, std::vector< float > const &duuWeights, std::vector< float > const &duvWeights, std::vector< float > const &dvvWeights, bool includeCoarseVerts, size_t firstOffset)LimitStencilTableReal< float >protected
operator[](Index index) constLimitStencilTableinline
reserve(int nstencils, int nelems)StencilTableReal< REAL >inlineprotected
shrinkToFit()StencilTableReal< REAL >inlineprotected
StencilTableReal(int numControlVerts, std::vector< int > const &offsets, std::vector< int > const &sizes, std::vector< int > const &sources, std::vector< REAL > const &weights, bool includeCoarseVerts, size_t firstOffset)StencilTableReal< REAL >protected
StencilTableReal()StencilTableReal< REAL >inlineprotected
StencilTableReal(int numControlVerts)StencilTableReal< REAL >inlineprotected
update(T const &srcValues, U &dstValues, std::vector< REAL > const &valueWeights, Index start, Index end) constStencilTableReal< REAL >protected
update(T1 const &srcBase, int numBase, T2 const &srcRef, U &dstValues, std::vector< REAL > const &valueWeights, Index start, Index end) constStencilTableReal< REAL >protected
Update2ndDerivs(T const &srcValues, U &uuderivs, U &uvderivs, U &vvderivs, int start=-1, int end=-1) constLimitStencilTableReal< float >inline
Update2ndDerivs(T1 const &srcBase, int numBase, T2 const &srcRef, U &uuderivs, U &uvderivs, U &vvderivs, int start=-1, int end=-1) constLimitStencilTableReal< float >inline
Update2ndDerivs(T const *src, T *uuderivs, U *uvderivs, U *vvderivs, int start=-1, int end=-1) constLimitStencilTableReal< float >inline
Update2ndDerivs(T1 const *srcBase, int numBase, T2 const *srcRef, U *uuderivs, U *uvderivs, U *vvderivs, int start=-1, int end=-1) constLimitStencilTableReal< float >inline
UpdateDerivs(T const &srcValues, U &uderivs, U &vderivs, int start=-1, int end=-1) constLimitStencilTableReal< float >inline
UpdateDerivs(T1 const &srcBase, int numBase, T2 const &srcRef, U &uderivs, U &vderivs, int start=-1, int end=-1) constLimitStencilTableReal< float >inline
UpdateDerivs(T const *src, U *uderivs, U *vderivs, int start=-1, int end=-1) constLimitStencilTableReal< float >inline
UpdateDerivs(T1 const *srcBase, int numBase, T2 const *srcRef, U *uderivs, U *vderivs, int start=-1, int end=-1) constLimitStencilTableReal< float >inline
UpdateValues(T const &srcValues, U &dstValues, Index start=-1, Index end=-1) constStencilTableReal< REAL >inline
UpdateValues(T1 const &srcBase, int numBase, T2 const &srcRef, U &dstValues, Index start=-1, Index end=-1) constStencilTableReal< REAL >inline
UpdateValues(T const *src, U *dst, Index start=-1, Index end=-1) constStencilTableReal< REAL >inline
UpdateValues(T1 const *srcBase, int numBase, T2 const *srcRef, U *dst, Index start=-1, Index end=-1) constStencilTableReal< REAL >inline
~StencilTableReal()StencilTableReal< REAL >inlinevirtual