OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
Point3D Class Reference

#include "Point.h"

Public Member Functions

 Point3D (index_t x, index_t y, index_t z)
 
 Point3D (const Point3D &other)
 
const index_t GetCoordinateX () const
 
const index_t GetCoordinateY () const
 
const index_t GetCoordinateZ () const
 
std::string Print ()
 

Constructor & Destructor Documentation

◆ Point3D() [1/2]

Point3D::Point3D ( index_t x,
index_t y,
index_t z )
inline

◆ Point3D() [2/2]

Point3D::Point3D ( const Point3D & other)
inline

Member Function Documentation

◆ GetCoordinateX()

const index_t Point3D::GetCoordinateX ( ) const
inline

◆ GetCoordinateY()

const index_t Point3D::GetCoordinateY ( ) const
inline

◆ GetCoordinateZ()

const index_t Point3D::GetCoordinateZ ( ) const
inline

◆ Print()

std::string Point3D::Print ( )
inline

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