Home
last modified time | relevance | path

Searched refs:TDSDrawOutline (Results 1 – 2 of 2) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBS_Interface/
H A DGeomElements.h46 typedef enum { TDSDrawOutline = 1, // GeomPolygon2D - does not scale zoom [pts] enumerator
60 drawstyle = TDSDrawOutline | TDSFillAreas; pointsize = 0.1; linethickness = 1.; in GeomElement()
67 drawstyle = TDSDrawOutline | TDSFillAreas; pointsize = 0.1; linethickness = 1.; in GeomElement()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ServiceObjectsLib/
H A DGeomElements.cpp44 drawstyle = TDSDrawOutline | TDSFillAreas; in ElementDefaultConstructorInitialization()
472 if( DrawStyle() & TDSDrawOutline ) in DrawYourself()