All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Public Types | Public Member Functions | Private Attributes
orgQhull::QhullHyperplane Class Reference

#include <QhullHyperplane.h>

List of all members.

Classes

struct  PrintHyperplane

Public Types

typedef const coordTconst_iterator
typedef
QhullHyperplane::const_iterator 
ConstIterator
typedef const coordTiterator
typedef QhullHyperplane::iterator Iterator

Public Member Functions

iterator begin ()
const_iterator begin () const
const_iterator constBegin () const
const_iterator constEnd () const
const coordTcoordinates () const
coordTcoordinates ()
int count ()
void defineAs (int hyperplaneDimension, coordT *c, coordT hyperplaneOffset)
void defineAs (QhullHyperplane &other)
 Creates an alias to other.
int dimension () const
double distance (const QhullPoint &p) const
iterator end ()
const_iterator end () const
bool isDefined () const
double norm () const
coordT offset () const
bool operator!= (const QhullHyperplane &other) const
QhullHyperplaneoperator= (const QhullHyperplane &other)
bool operator== (const QhullHyperplane &other) const
const coordToperator[] (int idx) const
coordToperator[] (int idx)
PrintHyperplane print () const
PrintHyperplane print (const char *message, const char *offsetMessage) const
 QhullHyperplane ()
 QhullHyperplane (int hyperplaneDimension, coordT *c, coordT hyperplaneOffset)
 QhullHyperplane (const QhullHyperplane &other)
void setCoordinates (coordT *c)
void setDimension (int hyperplaneDimension)
void setOffset (coordT hyperplaneOffset)
size_t size ()
std::vector< coordTtoStdVector () const
 Includes offset at end.
 ~QhullHyperplane ()

Private Attributes

coordThyperplane_coordinates
int hyperplane_dimension
coordT hyperplane_offset

Detailed Description

Definition at line 31 of file QhullHyperplane.h.


Member Typedef Documentation

Definition at line 42 of file QhullHyperplane.h.

Definition at line 44 of file QhullHyperplane.h.

Definition at line 41 of file QhullHyperplane.h.

Definition at line 43 of file QhullHyperplane.h.


Constructor & Destructor Documentation

Definition at line 47 of file QhullHyperplane.h.

orgQhull::QhullHyperplane::QhullHyperplane ( int  hyperplaneDimension,
coordT c,
coordT  hyperplaneOffset 
) [inline]

Definition at line 48 of file QhullHyperplane.h.

Definition at line 50 of file QhullHyperplane.h.

Definition at line 53 of file QhullHyperplane.h.


Member Function Documentation

Definition at line 85 of file QhullHyperplane.h.

Definition at line 86 of file QhullHyperplane.h.

Definition at line 87 of file QhullHyperplane.h.

Definition at line 88 of file QhullHyperplane.h.

Definition at line 66 of file QhullHyperplane.h.

Definition at line 67 of file QhullHyperplane.h.

Definition at line 89 of file QhullHyperplane.h.

void orgQhull::QhullHyperplane::defineAs ( int  hyperplaneDimension,
coordT c,
coordT  hyperplaneOffset 
) [inline]

Definition at line 73 of file QhullHyperplane.h.

Creates an alias to other.

Definition at line 75 of file QhullHyperplane.h.

int orgQhull::QhullHyperplane::dimension ( ) const [inline]

Definition at line 68 of file QhullHyperplane.h.

double orgQhull::QhullHyperplane::distance ( const QhullPoint p) const

Return distance from point to hyperplane. If greater than zero, the point is above the facet (i.e., outside).

Definition at line 45 of file QhullHyperplane.cpp.

Definition at line 90 of file QhullHyperplane.h.

Definition at line 91 of file QhullHyperplane.h.

bool orgQhull::QhullHyperplane::isDefined ( ) const [inline]

Definition at line 69 of file QhullHyperplane.h.

Definition at line 85 of file QhullHyperplane.cpp.

Definition at line 70 of file QhullHyperplane.h.

bool orgQhull::QhullHyperplane::operator!= ( const QhullHyperplane other) const [inline]

Definition at line 96 of file QhullHyperplane.h.

QhullHyperplane& orgQhull::QhullHyperplane::operator= ( const QhullHyperplane other) [inline]

Definition at line 52 of file QhullHyperplane.h.

bool orgQhull::QhullHyperplane::operator== ( const QhullHyperplane other) const

Definition at line 98 of file QhullHyperplane.cpp.

const coordT& orgQhull::QhullHyperplane::operator[] ( int  idx) const [inline]

Definition at line 97 of file QhullHyperplane.h.

coordT& orgQhull::QhullHyperplane::operator[] ( int  idx) [inline]

Definition at line 98 of file QhullHyperplane.h.

Definition at line 107 of file QhullHyperplane.h.

PrintHyperplane orgQhull::QhullHyperplane::print ( const char *  message,
const char *  offsetMessage 
) const [inline]

Definition at line 108 of file QhullHyperplane.h.

Definition at line 76 of file QhullHyperplane.h.

void orgQhull::QhullHyperplane::setDimension ( int  hyperplaneDimension) [inline]

Definition at line 77 of file QhullHyperplane.h.

void orgQhull::QhullHyperplane::setOffset ( coordT  hyperplaneOffset) [inline]

Definition at line 78 of file QhullHyperplane.h.

size_t orgQhull::QhullHyperplane::size ( ) [inline]

Definition at line 92 of file QhullHyperplane.h.

Includes offset at end.

Definition at line 26 of file QhullHyperplane.cpp.


Member Data Documentation

Definition at line 35 of file QhullHyperplane.h.

Definition at line 36 of file QhullHyperplane.h.

Definition at line 37 of file QhullHyperplane.h.


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


libqhull
Author(s): Robert Krug
autogenerated on Tue Jun 18 2013 12:38:50