###########
mtable_info
###########

.. cpp:namespace:: mtable_info

.. default-domain:: cpp

Fields
======

================================= ==================================================
int                               :cpp:var:`~mtable_info::flags`                    
int *                             :cpp:var:`~mtable_info::mlengths`                 
int                               :cpp:var:`~mtable_info::mlengths_used`            
int                               :cpp:var:`~mtable_info::mlengths_allocated`       
int *                             :cpp:var:`~mtable_info::m2stackoffsets`           
int                               :cpp:var:`~mtable_info::m2stackoffsets_used`      
int                               :cpp:var:`~mtable_info::m2stackoffsets_allocated` 
int *                             :cpp:var:`~mtable_info::m2gateoffsets`            
int                               :cpp:var:`~mtable_info::m2gateoffsets_used`       
int                               :cpp:var:`~mtable_info::m2gateoffsets_allocated`  
int *                             :cpp:var:`~mtable_info::dummies`                  
int                               :cpp:var:`~mtable_info::dummies_used`             
int                               :cpp:var:`~mtable_info::dummies_allocated`        
int *                             :cpp:var:`~mtable_info::patches`                  
int                               :cpp:var:`~mtable_info::patches_used`             
int                               :cpp:var:`~mtable_info::patches_allocated`        
:doc:`structET__Bounding__TAG` *  :cpp:var:`~mtable_info::bounding`                 
int                               :cpp:var:`~mtable_info::x_quantization`           
int                               :cpp:var:`~mtable_info::y_quantization`           
int                               :cpp:var:`~mtable_info::z_quantization`           
int                               :cpp:var:`~mtable_info::x_quantization_normals`   
int                               :cpp:var:`~mtable_info::y_quantization_normals`   
int                               :cpp:var:`~mtable_info::z_quantization_normals`   
================================= ==================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenstruct:: mtable_info
   :project: 3dgs_stream
   :members:
   :undoc-members:



