All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
StencilTable Member List

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

_indicesStencilTableReal< float >protected
_numControlVerticesStencilTableReal< float >protected
_offsetsStencilTableReal< float >protected
_sizesStencilTableReal< float >protected
_weightsStencilTableReal< float >protected
BaseTable typedefStencilTableprotected
Clear()StencilTableReal< float >
finalize()StencilTableReal< float >protected
generateOffsets()StencilTableReal< float >protected
GetControlIndices() constStencilTableReal< float >inline
GetNumControlVertices() constStencilTableReal< float >inline
GetNumStencils() constStencilTableReal< float >inline
GetOffsets() constStencilTableReal< float >inline
GetSizes() constStencilTableReal< float >inline
GetStencil(Index index) const StencilTableinline
GetWeights() constStencilTableReal< float >inline
operator[](Index index) const StencilTableinline
reserve(int nstencils, int nelems)StencilTableReal< float >protected
resize(int nstencils, int nelems)StencilTableReal< float >protected
shrinkToFit()StencilTableReal< float >protected
StencilTable()StencilTableinlineprotected
StencilTable(int numControlVerts)StencilTableinlineprotected
StencilTable(int numControlVerts, std::vector< int > const &offsets, std::vector< int > const &sizes, std::vector< int > const &sources, std::vector< float > const &weights, bool includeCoarseVerts, size_t firstOffset)StencilTableinlineprotected
StencilTableReal(int numControlVerts, std::vector< int > const &offsets, std::vector< int > const &sizes, std::vector< int > const &sources, std::vector< float > const &weights, bool includeCoarseVerts, size_t firstOffset)StencilTableReal< float >protected
StencilTableReal()StencilTableReal< float >inlineprotected
StencilTableReal(int numControlVerts)StencilTableReal< float >inlineprotected
update(T const &srcValues, U &dstValues, std::vector< float > const &valueWeights, Index start, Index end) constStencilTableReal< float >protected
update(T1 const &srcBase, int numBase, T2 const &srcRef, U &dstValues, std::vector< float > const &valueWeights, Index start, Index end) constStencilTableReal< float >protected
UpdateValues(T const &srcValues, U &dstValues, Index start=-1, Index end=-1) constStencilTableReal< float >inline
UpdateValues(T1 const &srcBase, int numBase, T2 const &srcRef, U &dstValues, Index start=-1, Index end=-1) constStencilTableReal< float >inline
UpdateValues(T const *src, U *dst, Index start=-1, Index end=-1) constStencilTableReal< float >inline
UpdateValues(T1 const *srcBase, int numBase, T2 const *srcRef, U *dst, Index start=-1, Index end=-1) constStencilTableReal< float >inline
~StencilTableReal()StencilTableReal< float >inlinevirtual