Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

IsBelowThis Class Reference

#include <ShapeFuns.h>

Inheritance diagram for IsBelowThis:

List of all members.


Detailed Description

Definition at line 387 of file ShapeFuns.h.


Public Member Functions

 IsBelowThis (const ShapeRoot &_s2, float distance=0)
bool operator() (const ShapeRoot &s1) const

Private Attributes

ShapeRoot s2
float dist

Constructor & Destructor Documentation

IsBelowThis ( const ShapeRoot _s2,
float  distance = 0 
) [inline]

Definition at line 387 of file ShapeFuns.h.


Member Function Documentation

bool operator() ( const ShapeRoot s1  )  const [inline]

Definition at line 387 of file ShapeFuns.h.


Member Data Documentation

ShapeRoot s2 [private]

Definition at line 387 of file ShapeFuns.h.

float dist [private]

Definition at line 387 of file ShapeFuns.h.


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

DualCoding 4.0
Generated Thu Nov 22 00:54:04 2007 by Doxygen 1.5.4