Points&Forces (survey)
Software tools facilitating the task of surveying architecture
Macros | Functions
a_block_2d5.cxx File Reference
#include "a_block_2d5.h"
#include "a_face_2d4.h"
#include "a_triangle.h"
+ Include dependency graph for a_block_2d5.cxx:

Go to the source code of this file.

Macros

#define DE(x)   std::cerr << #x << ": " << x << std::endl;
 

Functions

a_block_2d5cb_2d5 (a_block *b)
 

Macro Definition Documentation

◆ DE

#define DE (   x)    std::cerr << #x << ": " << x << std::endl;

Definition at line 19 of file a_block_2d5.cxx.

Function Documentation

◆ cb_2d5()

a_block_2d5* cb_2d5 ( a_block b)

Definition at line 21 of file a_block_2d5.cxx.

+ Here is the caller graph for this function: