cgv
Loading...
Searching...
No Matches
fx::gltf::ReadQuotas Struct Reference

Public Attributes

uint32_t MaxBufferCount { detail::DefaultMaxBufferCount }
 
uint32_t MaxFileSize { detail::DefaultMaxMemoryAllocation }
 
uint32_t MaxBufferByteLength { detail::DefaultMaxMemoryAllocation }
 

Detailed Description

Definition at line 807 of file gltf.h.

Member Data Documentation

◆ MaxBufferByteLength

uint32_t fx::gltf::ReadQuotas::MaxBufferByteLength { detail::DefaultMaxMemoryAllocation }

Definition at line 811 of file gltf.h.

◆ MaxBufferCount

uint32_t fx::gltf::ReadQuotas::MaxBufferCount { detail::DefaultMaxBufferCount }

Definition at line 809 of file gltf.h.

◆ MaxFileSize

uint32_t fx::gltf::ReadQuotas::MaxFileSize { detail::DefaultMaxMemoryAllocation }

Definition at line 810 of file gltf.h.


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