Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MeshManager::MeshInfo::Coord3D Class Reference

a class to handle a 3D point More...

#include <MeshManager.h>

Public Member Functions

 Coord3D ()
 
 Coord3D (hugin_utils::FDiff2D &coord)
 

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

a class to handle a 3D point

Definition at line 93 of file MeshManager.h.

Constructor & Destructor Documentation

◆ Coord3D() [1/2]

MeshManager::MeshInfo::Coord3D::Coord3D ( )
inline

Definition at line 96 of file MeshManager.h.

◆ Coord3D() [2/2]

MeshManager::MeshInfo::Coord3D::Coord3D ( hugin_utils::FDiff2D coord)
inlineexplicit

Definition at line 97 of file MeshManager.h.

References threshold(), x, y, and z.

Member Data Documentation

◆ x

double MeshManager::MeshInfo::Coord3D::x

◆ y

double MeshManager::MeshInfo::Coord3D::y

◆ z

double MeshManager::MeshInfo::Coord3D::z

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