#include <scilab/modules/graphics/includes/ObjectStructure.h>
Data Fields | |
| sciEntityType | entitytype |
| void * | pfeatures |
Definition at line 214 of file ObjectStructure.h.
Definition at line 216 of file ObjectStructure.h.
Referenced by clearSubWin(), Obj_RedrawNewAngle(), sciGetEntityType(), and sciSetEntityType().
| void* sciPointObj::pfeatures |
points to the characteristic of the structure (figure, axes...)
Definition at line 218 of file ObjectStructure.h.
Referenced by allocateText(), ConstructArc(), ConstructAxes(), ConstructCompound(), ConstructCompoundSeq(), ConstructFec(), ConstructFigure(), ConstructGrayplot(), ConstructLabel(), ConstructLegend(), ConstructMenu(), ConstructMenuContext(), ConstructMerge(), ConstructPolyline(), ConstructRectangle(), ConstructScrollH(), ConstructScrollV(), ConstructSegs(), ConstructStatusBar(), ConstructSubWin(), ConstructSurface(), ConstructText(), ConstructTitle(), ConstructUimenu(), graphicsmodels(), initLabel(), sciConstructConsole(), sciConstructFrame(), sciConstructScreen(), sciConstructWindow(), sciConstructWindowFrame(), sciStandardDestroyOperations(), and sciStandrardBuildOperations().
1.5.1