Changeset 286 in flair-src for trunk/lib/FlairSimulator/src/unexported/Model_impl.h
- Timestamp:
- 01/08/19 10:13:03 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairSimulator/src/unexported/Model_impl.h
r218 r286 72 72 void OnRegisterSceneNode(void); 73 73 void render(void); 74 void Draw(void) {75 printf("CA MARCHE PAS PUNAISE\r\n");76 ExtraDraw();77 };78 void ExtraDraw(void) { printf("nope\r\n"); };79 74 80 75 const irr::core::aabbox3d<irr::f32> &getBoundingBox(void) const {
Note:
See TracChangeset
for help on using the changeset viewer.