BALL  1.5.0
Public Attributes | List of all members
BALL::TRegularData3D< ValueType >::BlockValueType Struct Reference

The block data type for reading and writing binary data. More...

#include <BALL/DATATYPE/regularData3D.h>

Public Attributes

ValueType bt [1024]
 

Detailed Description

template<typename ValueType>
struct BALL::TRegularData3D< ValueType >::BlockValueType

The block data type for reading and writing binary data.

Definition at line 503 of file regularData3D.h.

Member Data Documentation

◆ bt

template<typename ValueType>
ValueType BALL::TRegularData3D< ValueType >::BlockValueType::bt[1024]

Definition at line 503 of file regularData3D.h.