BTG file format: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
m (introduce template for API references (sg, fg))
mNo edit summary
Line 2: Line 2:
These files contain geometry in the form of points, individual triangles, triangle strips and triangle fans.
These files contain geometry in the form of points, individual triangles, triangle strips and triangle fans.


The authoritative source for the format definition is the class {{API|category=simgear|type=class|name=SGBinObject}}
The authoritative source for the format definition is the class {{API|category=simgear|type=class|name=SGBinObject}}, which is defined in:
<code>[http://www.simgear.org/doxygen/classSGBinObject.html SGBinObject]</code>, which is defined in:
* {{simgear file|simgear/io/sg_binobj.cxx}}
* {{simgear file|simgear/io/sg_binobj.cxx}}
* {{simgear file|simgear/io/sg_binobj.hxx}}
* {{simgear file|simgear/io/sg_binobj.hxx}}

Navigation menu