U:/visualisierung/bsp2/FlowVis/src/mouse.cpp File Reference

#include <io.h>
#include <iostream>
#include "Timer.h"
#include "TransferFunction.h"
#include "Color.h"
#include "main.h"

Functions

void selectFirstSeedPoint (int)
void processMouse (int pButton, int pState, int pX, int pY)
void processMouseMotion (int pX, int pY)

Variables

TransferFunctiontransFuncScalars
TransferFunctiontransFuncVecLength
Timer timer
char * tfScalarsData
char * tfVecLengthData
int tfScalarXMin
int tfScalarYMin
int tfVecLengthXMin
int tfVecLengthYMin
int tfWidth
int tfHeight
int tfCpXOffset
int tfCpSize
int selectedScalarCp = -1
int selectedVecLengthCp = -1
float lastMouseClick = -1
int plotXMin
int plotXMax
int plotYMin
int plotYMax
bool selectSeedPoint = false
int firstSpX
int firstSpY

Function Documentation

void processMouse ( int  pButton,
int  pState,
int  pX,
int  pY 
)

void processMouseMotion ( int  pX,
int  pY 
)

void selectFirstSeedPoint ( int   ) 


Variable Documentation

int firstSpX

int firstSpY

float lastMouseClick = -1

int plotXMax

int plotXMin

int plotYMax

int plotYMin

int selectedScalarCp = -1

int selectedVecLengthCp = -1

bool selectSeedPoint = false

int tfCpSize

int tfCpXOffset

int tfHeight

char* tfScalarsData

int tfScalarXMin

int tfScalarYMin

char* tfVecLengthData

int tfVecLengthXMin

int tfVecLengthYMin

int tfWidth

Timer timer

TransferFunction* transFuncScalars

TransferFunction* transFuncVecLength


Generated on Sun Jan 20 16:06:34 2008 for Flow Visualisation by  doxygen 1.5.4