mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 03:09:18 +02:00
Merge branch 'tmj-dev' into milek-dev
This commit is contained in:
3
Track.h
3
Track.h
@@ -298,7 +298,8 @@ private:
|
||||
void deserialize_( std::istream &Input );
|
||||
// export() subclass details, sends basic content of the class in legacy (text) format to provided stream
|
||||
void export_as_text_( std::ostream &Output ) const;
|
||||
|
||||
// returns texture length for specified material
|
||||
float texture_length( material_handle const Material );
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user