Home
last modified time | relevance | path

Searched defs:ObjectGroup (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DObjectGroup.h24 struct ObjectGroup : public CObject { struct
26 ObjectGroup(PyMOLGlobals* G); argument
33 PyObject *ObjectGroupAsPyList(ObjectGroup * I); argument
/dports/graphics/tiled/tiled-1.7.2/util/java/libtiled-java/src/main/java/org/mapeditor/core/
H A DObjectGroup.java49 public class ObjectGroup extends ObjectGroupData implements Cloneable, Iterable<MapObject> { class
54 public ObjectGroup() { in ObjectGroup() method in ObjectGroup
63 public ObjectGroup(Map map) { in ObjectGroup() method in ObjectGroup
76 public ObjectGroup(Map map, int x, int y) { in ObjectGroup() method in ObjectGroup
88 public ObjectGroup(Rectangle area) { in ObjectGroup() method in ObjectGroup
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/editor/
H A Dobject_group.cpp21 ObjectGroup::ObjectGroup() : in ObjectGroup() function in ObjectGroup
29 ObjectGroup::ObjectGroup(const ReaderMapping& reader) : in ObjectGroup() function in ObjectGroup
H A Dobject_group.hpp27 class ObjectGroup final class
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DObjectGroup.cpp42 ObjectGroup::ObjectGroup() : in ObjectGroup() function in ObjectGroup
54 ObjectGroup::ObjectGroup(const string& aName) : in ObjectGroup() function in ObjectGroup
77 ObjectGroup::ObjectGroup(const ObjectGroup &aGroup) : in ObjectGroup() function in ObjectGroup
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libfwbuilder/src/fwbuilder/
H A DFWObjectReference.h36 class ObjectGroup; variable
H A DObjectGroup.cpp57 ObjectGroup::ObjectGroup() : Group() {} in ObjectGroup() function in ObjectGroup
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DGCTrace.h14 class ObjectGroup; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DGCTrace.h14 class ObjectGroup; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/gc/
H A DGCTrace.h14 class ObjectGroup; variable
/dports/games/scorched3d/scorched/src/common/movement/
H A DTargetMovementEntryShips.h35 class ObjectGroup; variable
H A DTargetMovementEntrySpline.h28 class ObjectGroup; variable
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dautomappingutils.h28 class ObjectGroup; variable
H A Dmovemapobjecttogroup.h28 class ObjectGroup; variable
H A Dchangemapobjectsorder.h27 class ObjectGroup; variable
H A Dchangetileobjectgroup.h29 class ObjectGroup; variable
H A Draiselowerhelper.h32 class ObjectGroup; variable
H A Dabstractobjecttool.h31 class ObjectGroup; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DString.h21 class ObjectGroup; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/js/
H A DTraceKind.h16 class ObjectGroup; variable
48 ObjectGroup = 0x05, enumerator
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/public/
H A DTraceKind.h16 class ObjectGroup; variable
48 ObjectGroup = 0x05, enumerator
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/old_datasources/dmc/
H A Ddmcobj.h30 class ObjectGroup; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/public/
H A DTraceKind.h18 class ObjectGroup; variable
51 ObjectGroup = 0x05, enumerator
/dports/devel/z88dk/z88dk/libsrc/target/px4/graphics/
H A Dswapgfxbk.asm1 ;
2 ; Z88 Graphics Functions - Small C+ stubs
3 ;
4 ; Written around the Interlogic Standard Library
5 ;
6 ; Stubs Written by D Morris - 15/10/98
7 ;
8 ;
9 ; Page the graphics bank in/out - used by all gfx functions
10 ; Simply does a swap...
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DTraceKind.h18 class ObjectGroup; variable
54 ObjectGroup = 0x05, enumerator

12345678