include/shape/shape.hpp File Reference

Go to the source code of this file.

Classes

Namespaces

Defines


Define Documentation

#define DECLARE_REF_OF ( V0,
R1   )     struct use<ref_def,double,V0 > {typedef R1 Ref; };

Definition at line 38 of file shape.hpp.

#define PROCESS_OF (  )     process<V>

Definition at line 98 of file shape.hpp.

#define REF_OF ( N0   )     typename use<ref_def,double,N0>::Ref

Definition at line 37 of file shape.hpp.

#define SELF   geometric<K>

Definition at line 15 of file shape.hpp.

#define SHAPE_OF (  )     use<shape_def,double,V>::Shape

Definition at line 58 of file shape.hpp.

#define TMPL   template<class K>

Definition at line 14 of file shape.hpp.

#define TMPL_TYPE ( NAME,
 )     typename NAME<X>::T

Definition at line 20 of file shape.hpp.

#define TYPE ( NAME,
 )     NAME<X>::T

Definition at line 21 of file shape.hpp.

#define WITH ( N0,
K1,
N2   )     typedef typename use<N0##_def,K1>::N2 N2

Definition at line 23 of file shape.hpp.


Generated on 6 Dec 2012 for shape by  doxygen 1.6.1