OpenMesh::VDPM::Plane3d Class Reference

#include <OpenMesh/Tools/VDPM/Plane3d.hh>

List of all members.

Public Types

typedef vector_type::value_type value_type
typedef OpenMesh::Vec3f vector_type

Public Member Functions

 Plane3d (const vector_type &_dir, const vector_type &_pnt)
 Plane3d ()
value_type signed_distance (const OpenMesh::Vec3f &_p)
value_type singed_distance (const OpenMesh::Vec3f &point)

Public Attributes

value_type d_
vector_type n_

Detailed Description

ax + by + cz + d = 0

Definition at line 67 of file Plane3d.hh.


Member Typedef Documentation

typedef vector_type::value_type OpenMesh::VDPM::Plane3d::value_type

Definition at line 72 of file Plane3d.hh.

Definition at line 71 of file Plane3d.hh.


Constructor & Destructor Documentation

OpenMesh::VDPM::Plane3d::Plane3d (  )  [inline]

Definition at line 76 of file Plane3d.hh.

OpenMesh::VDPM::Plane3d::Plane3d ( const vector_type _dir,
const vector_type _pnt 
) [inline]

Definition at line 80 of file Plane3d.hh.


Member Function Documentation

value_type OpenMesh::VDPM::Plane3d::signed_distance ( const OpenMesh::Vec3f _p  )  [inline]

Definition at line 87 of file Plane3d.hh.

value_type OpenMesh::VDPM::Plane3d::singed_distance ( const OpenMesh::Vec3f point  )  [inline]

Definition at line 93 of file Plane3d.hh.


Member Data Documentation

Definition at line 99 of file Plane3d.hh.

Definition at line 98 of file Plane3d.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


openmesh
Author(s): Benjamin Pitzer
autogenerated on Fri Jan 11 12:11:21 2013