#include <vtSOG.h>
Public Member Functions | |
| void | WriteHeader (FILE *fp) |
| void | WriteSingleGeometry (FILE *fp, const vtGeode *pGeode) |
| void | WriteMultiGeometry (FILE *fp, const vtGroup *pParent) |
A class to support writing vtlib scene graphs from .sog files.
The .sog format is a tentative, preliminary implementation of an efficient binary format for geometry (and nested geometry) nodes.
1.8.4