PDPoint Class Reference

A single point. More...

#include <pDomain.h>

Inheritance diagram for PDPoint:

pDomain

List of all members.


Public Member Functions

  PDPoint (const pVec &p0)
bool  Within (const pVec &pos) const
  Always returns false.
pVec  Generate () const
  Returns true if the point is exactly equal.
float  Size () const
  Returns the size of the domain (length, area, or volume).
pDomain copy () const

Public Attributes

pVec  p

Detailed Description

A single point.

Generate always returns this point. Within returns true if the point is exactly equal.


Generated on Tue Dec 30 11:28:40 2008 for ParticleAPI by  doxygen 1.5.8