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

Go to the source code of this file.

Macros

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

Functions

a_block_2d3cb_2d3 (a_block *b)
 

Macro Definition Documentation

◆ DE

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

Definition at line 19 of file a_block_2d3.cxx.

Function Documentation

◆ cb_2d3()

a_block_2d3* cb_2d3 ( a_block b)

Definition at line 21 of file a_block_2d3.cxx.

+ Here is the caller graph for this function: