Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::B3DMParser Class Reference

#include <StkB3dmParser.h>

Public Member Functions

bool parseFromFile (const std::string &path)
 
bool parseFromData (const std::vector< uint8_t > &data)
 
const std::vector< char > & getGltfData () const
 

Protected Member Functions

uint32_t readUint32 (std::istream &is, int64_t offset)
 
bool readFromBuffer (std::istream &buffer, std::vector< char > &data, int64_t offset, int64_t length)
 
bool parse (std::istream &is)
 

Protected Attributes

std::vector< char > _gltfData
 

Detailed Description

B3DMParser - Parse B3DM binary data


The documentation for this class was generated from the following files: