OpenSubdiv
Loading...
Searching...
No Matches
StencilTableReal< REAL > Member List

This is the complete list of members for StencilTableReal< REAL >, including all inherited members.

_indicesStencilTableReal< REAL >protected
_numControlVerticesStencilTableReal< REAL >protected
_offsetsStencilTableReal< REAL >protected
_sizesStencilTableReal< REAL >protected
_weightsStencilTableReal< REAL >protected
Clear()StencilTableReal< REAL >
Far::PatchTableBuilderStencilTableReal< REAL >friend
finalize()StencilTableReal< REAL >inlineprotected
generateOffsets()StencilTableReal< REAL >inlineprotected
GetControlIndices() constStencilTableReal< REAL >inline
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
operator[](Index index) constStencilTableReal< REAL >inline
reserve(int nstencils, int nelems)StencilTableReal< REAL >inlineprotected
resize(int nstencils, int nelems)StencilTableReal< REAL >inlineprotected
shrinkToFit()StencilTableReal< REAL >inlineprotected
StencilTableFactoryReal< REAL >StencilTableReal< REAL >friend
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
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