StreamlineView Class Reference

#import <StreamlineView.h>

Inheritance diagram for StreamlineView:

FlowView List of all members.

Public Member Functions

(void) - setIntegrationType:
(void) - setArrowColorForAdditionalSet:
(void) - setDTest:
(void) - setDSep:
(void) - setDt:
(void) - setSeedPoint:
(void) - mySetSeedPoint:
(void) - updateStreamlineImageRef
(NSArray *) - createStreamlineForSeedPoint:
(MyPoint *) - integratePoint:withDtSign:

Protected Attributes

int integrationType
int streamlineColorForAdditionalSet
int numStreams
float dSep
float dTest
float dtEuler
float dtRungeKutta
MyPointseedPoint
StreamlineGridstreamlineGrid
CGImageRef streamlineImageRef
CGContextRef streamlineBitmapContext
unsigned char * streamlineBitmapData
NSTimeInterval mouseDownTime
BOOL isMouseDown

Member Function Documentation

- (NSArray *) createStreamlineForSeedPoint: (MyPoint *)  seedP  
 

- (MyPoint *) integratePoint: (MyPoint *)  p
withDtSign: (float)  sign
 
 

- (void) mySetSeedPoint: (NSTimer *)  timer  
 

- (void) setArrowColorForAdditionalSet: (int)  c  
 

- (void) setDSep: (int)  d  
 

- (void) setDt: (float)  d  
 

<< number between 10 und 100

- (void) setDTest: (float)  d  
 

- (void) setIntegrationType: (int)  t  
 

- (void) setSeedPoint: (NSPoint)  p  
 

- (void) updateStreamlineImageRef  
 


Member Data Documentation

- (float) dSep [protected]
 

- (float) dTest [protected]
 

- (float) dtEuler [protected]
 

- (float) dtRungeKutta [protected]
 

- (int) integrationType [protected]
 

- (BOOL) isMouseDown [protected]
 

- (NSTimeInterval) mouseDownTime [protected]
 

- (int) numStreams [protected]
 

- (MyPoint*) seedPoint [protected]
 

- (CGContextRef) streamlineBitmapContext [protected]
 

- (unsigned char*) streamlineBitmapData [protected]
 

- (int) streamlineColorForAdditionalSet [protected]
 

- (StreamlineGrid*) streamlineGrid [protected]
 

- (CGImageRef) streamlineImageRef [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