MISR Toolkit  1.5.1
Data Fields
MTKt_DataBufferType3D Union Reference

3-dimensional Data Buffer Type Union More...

#include <MisrUtil.h>

Collaboration diagram for MTKt_DataBufferType3D:
Collaboration graph

Data Fields

void *** v
 
MTKt_char8 *** c8
 
MTKt_uchar8 *** uc8
 
MTKt_int8 *** i8
 
MTKt_uint8 *** u8
 
MTKt_int16 *** i16
 
MTKt_uint16 *** u16
 
MTKt_int32 *** i32
 
MTKt_uint32 *** u32
 
MTKt_int64 *** i64
 
MTKt_uint64 *** u64
 
MTKt_float *** f
 
MTKt_double *** d
 

Detailed Description

3-dimensional Data Buffer Type Union

Definition at line 112 of file MisrUtil.h.

Field Documentation

◆ c8

MTKt_char8*** MTKt_DataBufferType3D::c8

Definition at line 114 of file MisrUtil.h.

◆ d

MTKt_double*** MTKt_DataBufferType3D::d

Definition at line 125 of file MisrUtil.h.

◆ f

MTKt_float*** MTKt_DataBufferType3D::f

Definition at line 124 of file MisrUtil.h.

◆ i16

MTKt_int16*** MTKt_DataBufferType3D::i16

Definition at line 118 of file MisrUtil.h.

◆ i32

MTKt_int32*** MTKt_DataBufferType3D::i32

Definition at line 120 of file MisrUtil.h.

◆ i64

MTKt_int64*** MTKt_DataBufferType3D::i64

Definition at line 122 of file MisrUtil.h.

◆ i8

MTKt_int8*** MTKt_DataBufferType3D::i8

Definition at line 116 of file MisrUtil.h.

◆ u16

MTKt_uint16*** MTKt_DataBufferType3D::u16

Definition at line 119 of file MisrUtil.h.

◆ u32

MTKt_uint32*** MTKt_DataBufferType3D::u32

Definition at line 121 of file MisrUtil.h.

◆ u64

MTKt_uint64*** MTKt_DataBufferType3D::u64

Definition at line 123 of file MisrUtil.h.

◆ u8

MTKt_uint8*** MTKt_DataBufferType3D::u8

Definition at line 117 of file MisrUtil.h.

◆ uc8

MTKt_uchar8*** MTKt_DataBufferType3D::uc8

Definition at line 115 of file MisrUtil.h.

◆ v

void*** MTKt_DataBufferType3D::v

Definition at line 113 of file MisrUtil.h.


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

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54