cesium-native 0.64.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 41 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 46 of file SubtreeWriter.h.


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