BTG file format: Difference between revisions

Jump to navigation Jump to search
m
introduce template for API references (sg, fg)
(table style, simgear file template)
m (introduce template for API references (sg, fg))
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 <code>[http://www.simgear.org/doxygen/classSGBinObject.html SGBinObject]</code>, which is defined in:
The authoritative source for the format definition is the class {{API|category=simgear|type=class|name=SGBinObject}}
<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