Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions | Public Attributes
vec2d Class Reference

Public Member Functions

 vec2d (double X, double Y)
 
vec2d operator- ()
 
vec2d operator- (const vec2d &r)
 
vec2d operator+ (const vec2d &r)
 
vec2d operator* (double g)
 
double operator* (const vec2d &r)
 
double norm ()
 
double unit ()
 
bool operator== (const vec2d &r) const
 

Public Attributes

double x
 
double y
 

Detailed Description

Definition at line 12 of file math3d.h.


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