Function< TYPE >::Node Struct Reference

number of vector components More...

#include <function.h>

List of all members.

Public Attributes

int mask
int size
 a combination of FN_XXX: specifies which tables are present
TYPE * values [COMPONENTS][VALUE_TYPES]
 size in bytes of this struct (for maintaining total_mem)
TYPE data [0]
 pointers to 'data'

Detailed Description

template<typename TYPE>
struct Function< TYPE >::Node

number of vector components


Member Data Documentation

template<typename TYPE>
TYPE Function< TYPE >::Node::data[0]

pointers to 'data'

template<typename TYPE>
int Function< TYPE >::Node::mask
template<typename TYPE>
int Function< TYPE >::Node::size

a combination of FN_XXX: specifies which tables are present

template<typename TYPE>
TYPE* Function< TYPE >::Node::values[COMPONENTS][VALUE_TYPES]

size in bytes of this struct (for maintaining total_mem)


The documentation for this struct was generated from the following file:
Generated on Fri Sep 3 09:22:20 2010 for Hermes3D Library: Real Version by  doxygen 1.6.3