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

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

List of all members.

Public Member Functions

 ON_EarthAnchorPoint ()
 ~ON_EarthAnchorPoint ()
void Default ()
bool Read (ON_BinaryArchive &)
bool Write (ON_BinaryArchive &) const
bool GetModelCompass (ON_Plane &model_compass) const
bool GetModelToEarthXform (const ON_UnitSystem &model_unit_system, ON_Xform &model_to_earth) const

Static Public Member Functions

static int Compare (const ON_EarthAnchorPoint *, const ON_EarthAnchorPoint *)
static int CompareEarthLocation (const ON_EarthAnchorPoint *, const ON_EarthAnchorPoint *)
static int CompareModelDirection (const ON_EarthAnchorPoint *, const ON_EarthAnchorPoint *)
static int CompareIdentification (const ON_EarthAnchorPoint *, const ON_EarthAnchorPoint *)

Public Attributes

double m_earth_basepoint_latitude
double m_earth_basepoint_longitude
double m_earth_basepoint_elevation
int m_earth_basepoint_elevation_zero
ON_3dPoint m_model_basepoint
ON_3dVector m_model_north
ON_3dVector m_model_east
ON_UUID m_id
ON_wString m_name
ON_wString m_description
ON_wString m_url
ON_wString m_url_tag

Detailed Description

Definition at line 647 of file opennurbs_3dm_settings.h.


Constructor & Destructor Documentation


Member Function Documentation

static int ON_EarthAnchorPoint::Compare ( const ON_EarthAnchorPoint ,
const ON_EarthAnchorPoint  
) [static]
static int ON_EarthAnchorPoint::CompareEarthLocation ( const ON_EarthAnchorPoint ,
const ON_EarthAnchorPoint  
) [static]
bool ON_EarthAnchorPoint::GetModelCompass ( ON_Plane model_compass) const
bool ON_EarthAnchorPoint::GetModelToEarthXform ( const ON_UnitSystem model_unit_system,
ON_Xform model_to_earth 
) const

Member Data Documentation

Definition at line 702 of file opennurbs_3dm_settings.h.

Definition at line 687 of file opennurbs_3dm_settings.h.

Definition at line 688 of file opennurbs_3dm_settings.h.

Definition at line 685 of file opennurbs_3dm_settings.h.

Definition at line 686 of file opennurbs_3dm_settings.h.

Definition at line 700 of file opennurbs_3dm_settings.h.

Definition at line 693 of file opennurbs_3dm_settings.h.

Definition at line 697 of file opennurbs_3dm_settings.h.

Definition at line 696 of file opennurbs_3dm_settings.h.

Definition at line 701 of file opennurbs_3dm_settings.h.

Definition at line 703 of file opennurbs_3dm_settings.h.

Definition at line 704 of file opennurbs_3dm_settings.h.


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