Split
Python interface
-
class iplt.alg.RListSplitByProperty((object)arg1, (str)arg2)
-
GetRListMap((RListSplitByProperty)arg1) → PropertyReflectionListMap :
- C++ signature :
- std::map<float, iplt::ReflectionList, std::less<float>, std::allocator<std::pair<float const, iplt::ReflectionList> > > GetRListMap(iplt::alg::RListSplitByProperty {lvalue})
-
__init__((object)arg1, (str)arg2) → None :
- C++ signature :
- void __init__(_object*,std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)
-
class iplt.alg.RListSplitByIndex((object)arg1)
-
GetRListMap((RListSplitByIndex)arg1) → IndexReflectionListMap :
- C++ signature :
- std::map<ost::img::Point, iplt::ReflectionList, std::less<ost::img::Point>, std::allocator<std::pair<ost::img::Point const, iplt::ReflectionList> > > GetRListMap(iplt::alg::RListSplitByIndex {lvalue})
-
__init__((object)arg1) → None :
- C++ signature :
- void __init__(_object*)
C++ interface