Testing display lists in ssg.
This commit is contained in:
parent
d7d9403509
commit
bc8bbb823f
1 changed files with 1 additions and 0 deletions
|
@ -785,6 +785,7 @@ ssgBranch *fgObjLoad( const string& path, FGTileEntry *t, const bool is_base) {
|
||||||
fan_tex_coords.size(), tindex, tclist,
|
fan_tex_coords.size(), tindex, tclist,
|
||||||
0, NULL, NULL ) ;
|
0, NULL, NULL ) ;
|
||||||
}
|
}
|
||||||
|
// leaf->makeDList();
|
||||||
leaf->setState( state );
|
leaf->setState( state );
|
||||||
|
|
||||||
tile->addKid( leaf );
|
tile->addKid( leaf );
|
||||||
|
|
Loading…
Add table
Reference in a new issue