#import <Cocoa/Cocoa.h>
#import "FlowView.h"
#import "StreamlineGrid.h"
Classes | |
class | StreamlineView |
Defines | |
#define | DT_EULER 1.0 / 500.0 |
#define | DT_RUNGE_KUTTA 1.0 / 500.0 |
Enumerations | |
enum | { STREAMLINE_INTEGRATION_EULER, STREAMLINE_INTEGRATION_RUNGE_KUTTA } |
|
|
|
|
|
|