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

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

List of all members.

Public Member Functions

 ON_MappingTag ()
void Default ()
bool Write (ON_BinaryArchive &) const
bool Read (ON_BinaryArchive &)
void Dump (ON_TextLog &) const
void Transform (const ON_Xform &xform)
void Set (const ON_TextureMapping &mapping)
void SetDefaultSurfaceParameterMappingTag ()
int Compare (const ON_MappingTag &other, bool bCompareId=true, bool bCompareCRC=true, bool bCompareXform=true) const
bool IsSet () const
bool IsDefaultSurfaceParameterMapping () const

Public Attributes

ON_UUID m_mapping_id
ON_TextureMapping::TYPE m_mapping_type
ON__UINT32 m_mapping_crc
ON_Xform m_mesh_xform

Detailed Description

Definition at line 915 of file opennurbs_mesh.h.


Constructor & Destructor Documentation


Member Function Documentation

int ON_MappingTag::Compare ( const ON_MappingTag other,
bool  bCompareId = true,
bool  bCompareCRC = true,
bool  bCompareXform = true 
) const
void ON_MappingTag::Dump ( ON_TextLog ) const
bool ON_MappingTag::IsSet ( ) const
void ON_MappingTag::Set ( const ON_TextureMapping mapping)
void ON_MappingTag::Transform ( const ON_Xform xform)

Member Data Documentation

Definition at line 963 of file opennurbs_mesh.h.

Definition at line 961 of file opennurbs_mesh.h.

Definition at line 962 of file opennurbs_mesh.h.

Definition at line 964 of file opennurbs_mesh.h.


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