Changeset 376 for trunk/src/formats/assimp_loader.cc
- Timestamp:
- 05/28/15 10:21:10 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/formats/assimp_loader.cc
r367 r376 479 479 } 480 480 481 size_t nv::assimp_loader::get_nodes_data_count() const481 nv::size_t nv::assimp_loader::get_nodes_data_count() const 482 482 { 483 483 if ( m_scene == nullptr ) return 0;
Note: See TracChangeset
for help on using the changeset viewer.