Static Public Member Functions | |
| static bool | retrieve (Pick::Set &, const IOObj *, bool checkdir, BufferString &) |
| static bool | store (const Pick::Set &, const IOObj *, BufferString &) |
| static bool | getCoordSet (const char *ioobjkey, TypeSet< Coord3 > &) |
| Utility function. | |
| static void | createBinIDValueSets (const BufferStringSet &ioobjids, ObjectSet< BinIDValueSet > &) |
| Utility function. | |
| static void | createDataPointSets (const BufferStringSet &, ObjectSet< DataPointSet > &, bool is2d, bool mini=false) |
| Utility function. | |
| static ODPolygon< float > * | getPolygon (const IOObj &, BufferString &errmsg) |
| Returns null on failure. | |
| static void PickSetTranslator::createBinIDValueSets | ( | const BufferStringSet & | ioobjids, | |
| ObjectSet< BinIDValueSet > & | ||||
| ) | [static] |
Utility function.
| static void PickSetTranslator::createDataPointSets | ( | const BufferStringSet & | , | |
| ObjectSet< DataPointSet > & | , | |||
| bool | is2d, | |||
| bool | mini = false | |||
| ) | [static] |
Utility function.
Utility function.
| static ODPolygon<float>* PickSetTranslator::getPolygon | ( | const IOObj & | , | |
| BufferString & | errmsg | |||
| ) | [static] |
Returns null on failure.
| static bool PickSetTranslator::retrieve | ( | Pick::Set & | , | |
| const IOObj * | , | |||
| bool | checkdir, | |||
| BufferString & | ||||
| ) | [static] |
| static bool PickSetTranslator::store | ( | const Pick::Set & | , | |
| const IOObj * | , | |||
| BufferString & | ||||
| ) | [static] |
1.7.1