StreamlineGrid Class Reference

#import <StreamlineGrid.h>

List of all members.

Public Member Functions

(id) - initFromPoint:toPoint:andDsep:
(void) - release
(BOOL) - isPointValid:forDTest:
(void) - addStreamline:

Protected Attributes

float dSep
float width
float height
NSPoint fromPoint
NSPoint toPoint
int gridX
int gridY
NSMutableArray * grid


Member Function Documentation

- (void) addStreamline: (NSArray *)  sl  
 

- (id) initFromPoint: (NSPoint)  from
toPoint: (NSPoint)  to
andDsep: (float)  d
 
 

- (BOOL) isPointValid: (MyPoint *)  p
forDTest: (float)  _dtest
 
 

- (void) release  
 


Member Data Documentation

- (float) dSep [protected]
 

- (NSPoint) fromPoint [protected]
 

- (NSMutableArray*) grid [protected]
 

- (int) gridX [protected]
 

- (int) gridY [protected]
 

- (float) height [protected]
 

- (NSPoint) toPoint [protected]
 

- (float) width [protected]
 


The documentation for this class was generated from the following files:
Generated on Tue Jan 17 22:34:34 2006 for Flowminator by  doxygen 1.4.5