sciFec Struct Reference

#include <scilab/modules/graphics/includes/ObjectStructure.h>

Collaboration diagram for sciFec:

Collaboration graph
[legend]

Data Fields

sciRelationShip relationship
sciGraphicContext graphiccontext
double * pvecx
double * pvecy
double * pnoeud
double * pfun
int Nnode
int Ntr
double * zminmax
integercolminmax
integercolout
BOOL with_mesh
BOOL isselected
char * callback
int callbacklen
int callbackevent
BOOL visible
intuser_data
int size_of_user_data

Detailed Description

Definition at line 1250 of file ObjectStructure.h.


Field Documentation

sciRelationShip sciFec::relationship

Definition at line 1252 of file ObjectStructure.h.

sciGraphicContext sciFec::graphiccontext

Definition at line 1253 of file ObjectStructure.h.

double* sciFec::pvecx

Definition at line 1255 of file ObjectStructure.h.

Referenced by ConstructFec(), and drawFecEntity().

double* sciFec::pvecy

Definition at line 1256 of file ObjectStructure.h.

Referenced by ConstructFec(), and drawFecEntity().

double* sciFec::pnoeud

Definition at line 1257 of file ObjectStructure.h.

Referenced by ConstructFec(), and drawFecEntity().

double* sciFec::pfun

Definition at line 1258 of file ObjectStructure.h.

Referenced by ConstructFec(), and drawFecEntity().

int sciFec::Nnode

Definition at line 1259 of file ObjectStructure.h.

Referenced by ConstructFec(), and drawFecEntity().

int sciFec::Ntr

Definition at line 1260 of file ObjectStructure.h.

Referenced by ConstructFec(), and drawFecEntity().

double* sciFec::zminmax

Definition at line 1261 of file ObjectStructure.h.

Referenced by ConstructFec(), and drawFecEntity().

integer* sciFec::colminmax

Definition at line 1262 of file ObjectStructure.h.

Referenced by ConstructFec(), and drawFecEntity().

integer* sciFec::colout

Definition at line 1263 of file ObjectStructure.h.

Referenced by ConstructFec(), and drawFecEntity().

BOOL sciFec::with_mesh

Definition at line 1264 of file ObjectStructure.h.

Referenced by ConstructFec(), and drawFecEntity().

BOOL sciFec::isselected

Definition at line 1265 of file ObjectStructure.h.

char* sciFec::callback

Definition at line 1266 of file ObjectStructure.h.

int sciFec::callbacklen

specifies the text scilab code for the callback associated with this entity

Definition at line 1267 of file ObjectStructure.h.

int sciFec::callbackevent

the length of the callback code

Definition at line 1268 of file ObjectStructure.h.

BOOL sciFec::visible

specifies if this object is visble

Definition at line 1270 of file ObjectStructure.h.

int* sciFec::user_data

Definition at line 1271 of file ObjectStructure.h.

int sciFec::size_of_user_data

Definition at line 1272 of file ObjectStructure.h.


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:15:14 2007 for Scilab [trunk] by  doxygen 1.5.1