Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

IsBelowThis Class Reference

#include <ShapeFuns.h>

Inheritance diagram for IsBelowThis:

Detailed Description

Definition at line 408 of file ShapeFuns.h.

List of all members.

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 
)

Definition at line 408 of file ShapeFuns.h.


Member Function Documentation

bool operator() ( const ShapeRoot s1  )  const

Definition at line 408 of file ShapeFuns.h.


Member Data Documentation

float dist [private]

Definition at line 408 of file ShapeFuns.h.

ShapeRoot s2 [private]

Definition at line 408 of file ShapeFuns.h.


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

DualCoding 5.1CVS
Generated Mon May 9 04:56:31 2016 by Doxygen 1.6.3