Class oriented_point3d

Inheritance Relationships

Base Type

Class Documentation

class oriented_point3d : public math3d::vec3d<double>

Public Functions

inline explicit oriented_point3d()
inline oriented_point3d(const point3d &p)
inline oriented_point3d(double xx, double yy, double zz)
inline oriented_point3d(const oriented_point3d &p)
inline oriented_point3d(const point3d &p, const normal3d &nn)

Public Members

normal3d n