17 #if !defined(ON_TEXTLOG_INC_)
18 #define ON_TEXTLOG_INC_
20 #include <pcl/pcl_exports.h>
103 void Print(
const ON_COMPONENT_INDEX& );
238 int m_beginning_of_line;
ON_TextLog & operator<<(double)
ON_TextLog & operator<<(float)
void Print(const ON_UUID &)
void PrintTime(const struct tm &)
ON_TextLog & operator<<(char)
void PrintWrappedText(const char *, int=60)
void PrintPointList(int, ON_BOOL32, int, int, const double *, const char *=NULL)
void Print(const wchar_t *format,...)
ON_TextLog & operator<<(short)
void SetFloatFormat(const char *)
void PrintWrappedText(const wchar_t *, int=60)
void GetFloatFormat(ON_String &) const
void Print(const char *format,...)
void Print(const ON_Xform &)
void Print(const ON_3dVector &)
void Print(const ON_COMPONENT_INDEX &)
void PrintString(const wchar_t *s)
void Print(const ON_2dVector &)
virtual void AppendText(const char *s)
void Print(const ON_4dPoint &)
void Print(const ON_String &string)
void Print(const ON_3dPoint &)
void Print(const ON_Matrix &, const char *=NULL, int=0)
void GetDoubleFormat(ON_String &) const
ON_TextLog & operator<<(const ON_Xform &)
void PrintString(const char *s)
ON_TextLog & operator<<(const ON_2dPoint &)
ON_TextLog & operator<<(const ON_4dPoint &)
void SetDoubleFormat(const char *)
void PrintPointGrid(int, ON_BOOL32, int, int, int, int, const double *, const char *=NULL)
void PrintRGB(const ON_Color &)
void Print(const ON_3dPointArray &, const char *=NULL)
virtual void AppendText(const wchar_t *s)
ON_TextLog & operator<<(const char *)
ON_TextLog(ON_wString &s)
ON_TextLog & operator<<(const ON_3dPoint &)
void Print(const ON_2dPoint &)
ON_TextLog & operator<<(int)
ON_TextLog & operator<<(const ON_2dVector &)
ON_TextLog & operator<<(const ON_3dVector &)
void PrintKnotVector(int, int, const double *)
void Print(const ON_wString &string)