sciSegs Struct Reference

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

Collaboration diagram for sciSegs:

Collaboration graph
[legend]

Data Fields

sciRelationShip relationship
sciGraphicContext graphiccontext
double * vx
double * vy
double * vfx
double * vfy
integer Nbr1
integer Nbr2
integerpstyle
integer iflag
double arrowsize
double parfact
integer ptype
integer typeofchamp
BOOL isselected
char * callback
int callbacklen
int callbackevent
BOOL visible
int isclip
double clip_region [4]
int clip_region_set
double * vz
double * vfz
intuser_data
int size_of_user_data

Detailed Description

Definition at line 1172 of file ObjectStructure.h.


Field Documentation

sciRelationShip sciSegs::relationship

Definition at line 1174 of file ObjectStructure.h.

sciGraphicContext sciSegs::graphiccontext

Definition at line 1175 of file ObjectStructure.h.

double* sciSegs::vx

Definition at line 1176 of file ObjectStructure.h.

Referenced by ConstructSegs(), DrawMerge3d(), drawSegsEntity(), getchampdata(), and setchampdata().

double* sciSegs::vy

vx vector of size Nbr

Definition at line 1177 of file ObjectStructure.h.

Referenced by ConstructSegs(), DrawMerge3d(), drawSegsEntity(), getchampdata(), and setchampdata().

double* sciSegs::vfx

vy vector of size Nbr

Definition at line 1178 of file ObjectStructure.h.

Referenced by ConstructSegs(), DrawMerge3d(), drawSegsEntity(), getchampdata(), and setchampdata().

double* sciSegs::vfy

Definition at line 1179 of file ObjectStructure.h.

Referenced by ConstructSegs(), DrawMerge3d(), drawSegsEntity(), getchampdata(), and setchampdata().

integer sciSegs::Nbr1

size of vx and vy id segs handle, or size of vx if champ

Definition at line 1180 of file ObjectStructure.h.

Referenced by computeRealArrowSize(), ConstructSegs(), DrawMerge3d(), drawSegsEntity(), getchampdata(), Merge3dBuildTable(), Merge3dDimension(), and setchampdata().

integer sciSegs::Nbr2

size of vy if champ handle

Definition at line 1181 of file ObjectStructure.h.

Referenced by computeRealArrowSize(), ConstructSegs(), DrawMerge3d(), drawSegsEntity(), getchampdata(), Merge3dBuildTable(), Merge3dDimension(), and setchampdata().

integer* sciSegs::pstyle

Definition at line 1182 of file ObjectStructure.h.

Referenced by ConstructSegs(), DrawMerge3d(), and drawSegsEntity().

integer sciSegs::iflag

Definition at line 1183 of file ObjectStructure.h.

Referenced by ConstructSegs(), DrawMerge3d(), and drawSegsEntity().

double sciSegs::arrowsize

0 or 1, flag which control the drawing of the segment

Definition at line 1184 of file ObjectStructure.h.

Referenced by computeRealArrowSize(), ConstructSegs(), and drawSegsEntity().

double sciSegs::parfact

Definition at line 1185 of file ObjectStructure.h.

Referenced by ConstructSegs(), and drawSegsEntity().

integer sciSegs::ptype

Definition at line 1186 of file ObjectStructure.h.

Referenced by computeRealArrowSize(), ConstructSegs(), DrawMerge3d(), drawSegsEntity(), Merge3dBuildTable(), and Merge3dDimension().

integer sciSegs::typeofchamp

Definition at line 1187 of file ObjectStructure.h.

Referenced by ConstructSegs(), DrawMerge3d(), and drawSegsEntity().

BOOL sciSegs::isselected

Definition at line 1188 of file ObjectStructure.h.

Referenced by ConstructSegs().

char* sciSegs::callback

Definition at line 1189 of file ObjectStructure.h.

Referenced by ConstructSegs().

int sciSegs::callbacklen

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

Definition at line 1190 of file ObjectStructure.h.

Referenced by ConstructSegs().

int sciSegs::callbackevent

the length of the callback code

Definition at line 1191 of file ObjectStructure.h.

Referenced by ConstructSegs().

BOOL sciSegs::visible

specifies if this object is visble

Definition at line 1193 of file ObjectStructure.h.

Referenced by ConstructSegs().

int sciSegs::isclip

Definition at line 1194 of file ObjectStructure.h.

double sciSegs::clip_region[4]

Definition at line 1195 of file ObjectStructure.h.

int sciSegs::clip_region_set

Definition at line 1196 of file ObjectStructure.h.

Referenced by ConstructSegs().

double* sciSegs::vz

Definition at line 1197 of file ObjectStructure.h.

Referenced by DrawMerge3d(), and drawSegsEntity().

double* sciSegs::vfz

DJ.Abdemouche 2003

Definition at line 1198 of file ObjectStructure.h.

Referenced by DrawMerge3d().

int* sciSegs::user_data

Definition at line 1200 of file ObjectStructure.h.

int sciSegs::size_of_user_data

Definition at line 1201 of file ObjectStructure.h.


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