Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
SATPlan Member List

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

cols_ (defined in SATPlan)SATPlanprivate
enableDebugOutput() (defined in SATPlan)SATPlan
enableProfiling() (defined in SATPlan)SATPlan
execute(ACG::Texture2D *_src, ACG::Texture2D *_dst) (defined in SATPlan)SATPlan
executeCPU(int _w, int _h, std::vector< T > &_inout) (defined in SATPlan)SATPlanstatic
getColPlan() const (defined in SATPlan)SATPlaninline
getRowPlan() const (defined in SATPlan)SATPlaninline
paddedInput_ (defined in SATPlan)SATPlanprivate
paddingRequired_ (defined in SATPlan)SATPlanprivate
perfCounter_ (defined in SATPlan)SATPlanprivate
rows_ (defined in SATPlan)SATPlanprivate
SATPlan(int _w, int _h, GLenum _internalFmt=GL_R32F, int _blocksize=32) (defined in SATPlan)SATPlan
transpose(ACG::Texture2D *_src, ACG::Texture2D *_dst) (defined in SATPlan)SATPlanprivate
transposedDst_ (defined in SATPlan)SATPlanprivate
transposedSrc_ (defined in SATPlan)SATPlanprivate
transposeGroupSize_ (defined in SATPlan)SATPlanprivate
transposeMacros_ (defined in SATPlan)SATPlanprivate
~SATPlan() (defined in SATPlan)SATPlanvirtual