Public Attributes | |
| te::da::DataSet * | ds |
| te::da::DataSetType * | dt |
| std::vector< te::dt::Property * > | props |
Definition at line 65 of file Intersection.cpp.
| te::da::DataSet* IntersectionMember::ds |
Definition at line 68 of file Intersection.cpp.
Referenced by PairwiseIntersection().
| te::da::DataSetType* IntersectionMember::dt |
Definition at line 67 of file Intersection.cpp.
Referenced by IntersectionMemory(), and PairwiseIntersection().
| std::vector<te::dt::Property*> IntersectionMember::props |
Definition at line 69 of file Intersection.cpp.
Referenced by PairwiseIntersection().