Changeset 4571 in orxonox.OLD for orxonox/trunk
- Timestamp:
- Jun 10, 2005, 12:58:27 AM (20 years ago)
- Location:
- orxonox/trunk/src
- Files:
-
- 2 deleted
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/Makefile.am
r4569 r4571 63 63 lib/coord/p_node.cc \ 64 64 lib/coord/null_parent.cc \ 65 lib/coord/helper_parent.cc \66 65 lib/graphics/graphics_engine.cc \ 67 66 lib/graphics/light.cc \ … … 126 125 lib/coord/p_node.h \ 127 126 lib/coord/null_parent.h \ 128 lib/coord/helper_parent.h \129 127 lib/graphics/graphics_engine.h \ 130 128 lib/graphics/light.h \ -
orxonox/trunk/src/Makefile.in
r4569 r4571 65 65 satellite.$(OBJEXT) character_attributes.$(OBJEXT) \ 66 66 test_gun.$(OBJEXT) test_bullet.$(OBJEXT) test_entity.$(OBJEXT) \ 67 p_node.$(OBJEXT) null_parent.$(OBJEXT) helper_parent.$(OBJEXT)\67 p_node.$(OBJEXT) null_parent.$(OBJEXT) \ 68 68 graphics_engine.$(OBJEXT) light.$(OBJEXT) \ 69 69 text_engine.$(OBJEXT) base_object.$(OBJEXT) \ … … 88 88 @AMDEP_TRUE@ ./$(DEPDIR)/glmenu_imagescreen.Po \ 89 89 @AMDEP_TRUE@ ./$(DEPDIR)/graphics_engine.Po \ 90 @AMDEP_TRUE@ ./$(DEPDIR)/helper_parent.Po \91 90 @AMDEP_TRUE@ ./$(DEPDIR)/ini_parser.Po ./$(DEPDIR)/light.Po \ 92 91 @AMDEP_TRUE@ ./$(DEPDIR)/load_param.Po \ … … 289 288 lib/coord/p_node.cc \ 290 289 lib/coord/null_parent.cc \ 291 lib/coord/helper_parent.cc \292 290 lib/graphics/graphics_engine.cc \ 293 291 lib/graphics/light.cc \ … … 352 350 lib/coord/p_node.h \ 353 351 lib/coord/null_parent.h \ 354 lib/coord/helper_parent.h \355 352 lib/graphics/graphics_engine.h \ 356 353 lib/graphics/light.h \ … … 460 457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glmenu_imagescreen.Po@am__quote@ 461 458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graphics_engine.Po@am__quote@ 462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/helper_parent.Po@am__quote@463 459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ini_parser.Po@am__quote@ 464 460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/light.Po@am__quote@ … … 1017 1013 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1018 1014 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o null_parent.obj `if test -f 'lib/coord/null_parent.cc'; then $(CYGPATH_W) 'lib/coord/null_parent.cc'; else $(CYGPATH_W) '$(srcdir)/lib/coord/null_parent.cc'; fi` 1019 1020 helper_parent.o: lib/coord/helper_parent.cc1021 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT helper_parent.o -MD -MP -MF "$(DEPDIR)/helper_parent.Tpo" -c -o helper_parent.o `test -f 'lib/coord/helper_parent.cc' || echo '$(srcdir)/'`lib/coord/helper_parent.cc; \1022 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/helper_parent.Tpo" "$(DEPDIR)/helper_parent.Po"; else rm -f "$(DEPDIR)/helper_parent.Tpo"; exit 1; fi1023 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/coord/helper_parent.cc' object='helper_parent.o' libtool=no @AMDEPBACKSLASH@1024 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/helper_parent.Po' tmpdepfile='$(DEPDIR)/helper_parent.TPo' @AMDEPBACKSLASH@1025 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@1026 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o helper_parent.o `test -f 'lib/coord/helper_parent.cc' || echo '$(srcdir)/'`lib/coord/helper_parent.cc1027 1028 helper_parent.obj: lib/coord/helper_parent.cc1029 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT helper_parent.obj -MD -MP -MF "$(DEPDIR)/helper_parent.Tpo" -c -o helper_parent.obj `if test -f 'lib/coord/helper_parent.cc'; then $(CYGPATH_W) 'lib/coord/helper_parent.cc'; else $(CYGPATH_W) '$(srcdir)/lib/coord/helper_parent.cc'; fi`; \1030 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/helper_parent.Tpo" "$(DEPDIR)/helper_parent.Po"; else rm -f "$(DEPDIR)/helper_parent.Tpo"; exit 1; fi1031 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/coord/helper_parent.cc' object='helper_parent.obj' libtool=no @AMDEPBACKSLASH@1032 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/helper_parent.Po' tmpdepfile='$(DEPDIR)/helper_parent.TPo' @AMDEPBACKSLASH@1033 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@1034 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o helper_parent.obj `if test -f 'lib/coord/helper_parent.cc'; then $(CYGPATH_W) 'lib/coord/helper_parent.cc'; else $(CYGPATH_W) '$(srcdir)/lib/coord/helper_parent.cc'; fi`1035 1015 1036 1016 graphics_engine.o: lib/graphics/graphics_engine.cc -
orxonox/trunk/src/defs/class_list.h
r4541 r4571 1 /*! 1 /*! 2 2 \file class_list.h 3 3 \brief list of orxonox classes … … 11 11 12 12 //! list of all classes to be loadable in via the ObjectManager 13 typedef enum classList 13 typedef enum classList 14 14 { 15 15 CL_ORXONOX, 16 16 17 17 CL_PARENT, 18 CL_HELPER_PARENT,19 18 CL_NULL_PARENT, 20 19 CL_CAMERA, … … 69 68 CL_KEY_MAPPER, 70 69 71 CL_GRAPHICS_ENGINE, 70 CL_GRAPHICS_ENGINE, 72 71 CL_TEXT_ENGINE, 73 72 CL_TEXT, … … 80 79 CL_OBJMODEL, 81 80 CL_PROMITIVE_MODEL, 82 81 83 82 CL_PARTICLE_EMITTER, 84 83 CL_PARTICLE_ENGINE, 85 84 CL_PARTICLE_SYSTEM, 86 85 87 86 CL_CD_ENGINE, 88 87 CL_COLLISION, … … 94 93 CL_OBB, 95 94 CL_BOUNDING_SPHERE, 96 95 97 96 98 97 CL_NUMBER -
orxonox/trunk/src/lib/coord/p_node.cc
r4570 r4571 447 447 \brief displays some information about this pNode 448 448 */ 449 void PNode::debug( )449 void PNode::debug(unsigned int depth) const 450 450 { 451 451 PRINTF(2)("PNode::debug() - absCoord: (%f, %f, %f)\n", -
orxonox/trunk/src/lib/coord/p_node.h
r4570 r4571 94 94 void update (float dt); 95 95 96 void debug ( );96 void debug (unsigned int depth = 1) const; 97 97 void debugDraw(float size = 1.0) const; 98 98 -
orxonox/trunk/src/story_entities/world.cc
r4570 r4571 26 26 #include "p_node.h" 27 27 #include "null_parent.h" 28 #include "helper_parent.h"29 28 #include "pilot_node.h" 30 29 #include "track_node.h"
Note: See TracChangeset
for help on using the changeset viewer.