#include <StringTool.h>
|
template<typename T > |
static std::string | toStlString (const T &t) |
|
template<typename T > |
static std::string | toStlString (const T &t, int precision) |
|
template<typename T > |
static std::string | toStlString (const T &t, int fieldWidth, char fillChar) |
|
template<> |
static std::string | toStlString (const Geom::Pnt &p, int precision) |
|
template<> |
static std::string | toStlString (const Geom::Vec &v, int precision) |
|
template<> |
static std::string | toStlString (const Geom::XYZ &xyz, int precision) |
|
template<> |
static std::string | toStlString (const Geom::Dir &dir, int precision) |
|
template<typename T > |
static Base::String | toString (const T &t) |
|
template<typename T > |
static Base::String | toString (const T &t, int precision) |
|
template<typename T > |
static Base::String | toString (const T &t, int fieldWidth, wchar_t fillChar) |
|
template<> |
static Base::String | toString (const Geom::Pnt &p, int precision) |
|
template<> |
static Base::String | toString (const Geom::Vec &v, int precision) |
|
template<> |
static Base::String | toString (const Geom::XYZ &xyz, int precision) |
|
template<> |
static Base::String | toString (const Geom::Dir &dir, int precision) |
|
◆ to_do()
void Geom::StringTool::to_do |
( |
| ) |
|
◆ toStlString() [1/7]
template<typename T >
static std::string Geom::StringTool::toStlString |
( |
const T & |
t | ) |
|
|
inlinestatic |
◆ toStlString() [2/7]
template<typename T >
static std::string Geom::StringTool::toStlString |
( |
const T & |
t, |
|
|
int |
precision |
|
) |
| |
|
inlinestatic |
◆ toStlString() [3/7]
template<typename T >
static std::string Geom::StringTool::toStlString |
( |
const T & |
t, |
|
|
int |
fieldWidth, |
|
|
char |
fillChar |
|
) |
| |
|
inlinestatic |
◆ toStlString() [4/7]
template<>
static std::string Geom::StringTool::toStlString |
( |
const Geom::Pnt & |
p, |
|
|
int |
precision |
|
) |
| |
|
inlinestatic |
◆ toStlString() [5/7]
template<>
static std::string Geom::StringTool::toStlString |
( |
const Geom::Vec & |
v, |
|
|
int |
precision |
|
) |
| |
|
inlinestatic |
◆ toStlString() [6/7]
template<>
static std::string Geom::StringTool::toStlString |
( |
const Geom::XYZ & |
xyz, |
|
|
int |
precision |
|
) |
| |
|
inlinestatic |
◆ toStlString() [7/7]
template<>
static std::string Geom::StringTool::toStlString |
( |
const Geom::Dir & |
dir, |
|
|
int |
precision |
|
) |
| |
|
inlinestatic |
◆ toString() [1/7]
template<typename T >
static Base::String Geom::StringTool::toString |
( |
const T & |
t | ) |
|
|
inlinestatic |
◆ toString() [2/7]
template<typename T >
static Base::String Geom::StringTool::toString |
( |
const T & |
t, |
|
|
int |
precision |
|
) |
| |
|
inlinestatic |
◆ toString() [3/7]
template<typename T >
static Base::String Geom::StringTool::toString |
( |
const T & |
t, |
|
|
int |
fieldWidth, |
|
|
wchar_t |
fillChar |
|
) |
| |
|
inlinestatic |
◆ toString() [4/7]
◆ toString() [5/7]
◆ toString() [6/7]
◆ toString() [7/7]
The documentation for this class was generated from the following file:
- D:/CadworkJobs/Softwareprojekte/Lexocad/V27.0/lexocad/Geom/include/Geom/StringTool.h