rui.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define UI_DISPLAYCEMENT   0
#define UI_NODE_COORD   1

Typedefs

typedef struct UI_State UI_State
typedef int(* UICallback )(int,...)

Functions

UI_StateUIStart (int, char *[])
void UIFinish (UI_State *)
int UISetCallback (UI_State *, int, UICallback)
void UIDraw (UI_State *)
void UISetDisplacement (UI_State *, int, double *)


Detailed Description

Author:
Joao Luiz Elias Campos.
Date:
June 21, 2004

Definition in file rui.h.


Define Documentation

#define UI_DISPLAYCEMENT   0

Definition at line 30 of file rui.h.

#define UI_NODE_COORD   1

Definition at line 31 of file rui.h.


Typedef Documentation

typedef struct UI_State UI_State

Definition at line 18 of file rui.h.

typedef int(* UICallback)(int,...)

Definition at line 20 of file rui.h.


Function Documentation

void UIDraw ( UI_State  ) 

Definition at line 173 of file rui.c.

References UI_State::draw.

void UIFinish ( UI_State  ) 

Definition at line 162 of file rui.c.

References UI_State::close.

int UISetCallback ( UI_State ,
int  ,
UICallback   
)

void UISetDisplacement ( UI_State ,
int  ,
double *   
)

Definition at line 182 of file rui.c.

References UI_State::disp.

UI_State* UIStart ( int  ,
char *  [] 
)

Definition at line 46 of file rui.c.

References UI_State::close, UI_State::disp, UI_State::draw, ElmClass, ElmList, UI_State::event, UI_State::events, UI_State::model, MODEL_CB, NodeVector, NumElements, NumNodes, UI_State::open, size, and UI_State::uilib.


Generated on Tue Oct 23 11:24:44 2007 for Relax by  doxygen 1.5.3