Version: 6.3.1
Public Member Functions | Private Attributes

Pnt Class Reference

#include <VTKViewer_ArcBuilder.h>

Public Member Functions

 Pnt ()
 Pnt (double, double, double, double)
 ~Pnt ()
void Coord (double &X, double &Y, double &Z) const
XYZ GetXYZ () const
double GetScalarValue () const

Private Attributes

XYZ coord
double scalarValue

Detailed Description

Class for the representation point in the 3D space.


Constructor & Destructor Documentation

Pnt::Pnt ( )
Pnt::Pnt ( double  X,
double  Y,
double  Z,
double  ScalarValue 
)

Class Pnt Constructor

Pnt::~Pnt ( )

Destructor


Member Function Documentation

void Pnt.Coord ( double &  X,
double &  Y,
double &  Z 
) const

References XYZ.Coord(), and coord.

XYZ Pnt.GetXYZ ( ) const

References coord.

double Pnt.GetScalarValue ( ) const

References scalarValue.


Field Documentation

XYZ Pnt.coord [private]
double Pnt.scalarValue [private]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS