Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes
ON_3dmRevisionHistory Class Reference

#include <pcl/surface/3rdparty/opennurbs/opennurbs_3dm_properties.h>

List of all members.

Public Member Functions

 ON_3dmRevisionHistory ()
 ~ON_3dmRevisionHistory ()
void Default ()
ON_BOOL32 IsValid () const
int NewRevision ()
ON_BOOL32 Read (ON_BinaryArchive &)
ON_BOOL32 Write (ON_BinaryArchive &) const
void Dump (ON_TextLog &) const
bool CreateTimeIsSet () const
bool LastEditedTimeIsSet () const

Public Attributes

ON_wString m_sCreatedBy
ON_wString m_sLastEditedBy
struct tm m_create_time
struct tm m_last_edit_time
int m_revision_count

Detailed Description

Definition at line 22 of file opennurbs_3dm_properties.h.


Constructor & Destructor Documentation


Member Function Documentation

ON_BOOL32 ON_3dmRevisionHistory::IsValid ( ) const

Member Data Documentation

Definition at line 54 of file opennurbs_3dm_properties.h.

Definition at line 55 of file opennurbs_3dm_properties.h.

Definition at line 56 of file opennurbs_3dm_properties.h.

Definition at line 52 of file opennurbs_3dm_properties.h.

Definition at line 53 of file opennurbs_3dm_properties.h.


The documentation for this class was generated from the following file: