17 #if !defined(OPENNURBS_POINT_GEOMETRY_INC_)
18 #define OPENNURBS_POINT_GEOMETRY_INC_
38 operator const double*()
const;
ON_Point(double, double, double)
void Dump(ON_TextLog &) const
ON_BOOL32 Transform(const ON_Xform &)
ON_Point & operator=(const ON_3dPoint &)
ON_Point(const ON_3dPoint &)
bool IsDeformable() const
ON_Point & operator=(const ON_Point &)
ON_BOOL32 IsValid(ON_TextLog *text_log=NULL) const
ON_BOOL32 Read(ON_BinaryArchive &)
ON_Point(const ON_Point &)
ON_BOOL32 GetBBox(double *, double *, ON_BOOL32=false) const
ON_BOOL32 SwapCoordinates(int, int)
ON::object_type ObjectType() const
ON_BOOL32 Write(ON_BinaryArchive &) const