mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 17:09:19 +02:00
obstacle inserting
This commit is contained in:
@@ -38,10 +38,9 @@ public:
|
||||
// process input commands
|
||||
void
|
||||
process_commands();
|
||||
|
||||
// temporary for editor
|
||||
// create model from node string
|
||||
TAnimModel *
|
||||
deserialize_model(cParser &Input, scene::scratch_data &Scratchpad, scene::node_data const &Nodedata);
|
||||
create_model(const std::string &src, const std::string &name, const glm::dvec3 &position);
|
||||
|
||||
private:
|
||||
// members
|
||||
|
||||
Reference in New Issue
Block a user