cesium-native 0.48.0
Loading...
Searching...
No Matches
Cesium3DTilesWriter::SubtreeWriterOptions Struct Reference

Options for how to write a subtree. More...

#include <Cesium3DTilesWriter/SubtreeWriter.h>

Public Attributes

bool prettyPrint = false
 If the subtree JSON should be pretty printed. Usable with subtree JSON or subtree binary (not advised).
 

Detailed Description

Options for how to write a subtree.

Definition at line 40 of file SubtreeWriter.h.

Member Data Documentation

◆ prettyPrint

bool Cesium3DTilesWriter::SubtreeWriterOptions::prettyPrint = false

If the subtree JSON should be pretty printed. Usable with subtree JSON or subtree binary (not advised).

Definition at line 45 of file SubtreeWriter.h.


The documentation for this struct was generated from the following file: