MLTypeInfosTableStruct Struct Reference

Type of a table of MLTypeInfos for all input and output type infos. More...

#include <mlTypeDefs.h>

List of all members.

Public Attributes

struct MLTypeInfos carrierTypeInfos [ML_NUM_PHYSICAL_DATATYPES *2]
 Create two subsequent tables for each physical data type, once for the normal ones and one for the input types.


Detailed Description

Type of a table of MLTypeInfos for all input and output type infos.

In such table the pointers to the operations currently used by carrier data types are stored. This table stores real MLTypeInfos instead of pointers to tables to save time; one more pointer would mean one more indirection to access the operation on a voxel which costs time.

Definition at line 1802 of file mlTypeDefs.h.


Member Data Documentation

struct MLTypeInfos MLTypeInfosTableStruct::carrierTypeInfos[ML_NUM_PHYSICAL_DATATYPES *2] [read]


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

Generated on Sat Sep 3 18:37:44 2011 for MLReference by  doxygen 1.5.8