Points&Forces (survey)
Software tools facilitating the task of surveying architecture
Classes | Functions
a_face_2d4.h File Reference
#include <vector>
#include "a_face.h"
#include "a_block.h"
#include "a_plane.h"
#include "a_triangle.h"
+ Include dependency graph for a_face_2d4.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a_face_2d4
 

Functions

a_face_2d4cf_2d4 (a_face *f)
 
const a_face_2d4cf_2d4 (const a_face *f)
 

Function Documentation

◆ cf_2d4() [1/2]

a_face_2d4* cf_2d4 ( a_face f)

Definition at line 26 of file a_face_2d4.cxx.

+ Here is the caller graph for this function:

◆ cf_2d4() [2/2]

const a_face_2d4* cf_2d4 ( const a_face f)

Definition at line 27 of file a_face_2d4.cxx.