SPHinXsys  alpha version
Classes | Namespaces | Typedefs
complex_shape.h File Reference

Here, we define the a container of different type of shapes, which allow. More...

#include "base_geometry.h"
#include "geometric_shape.h"
#include "transform_shape.h"
#include <string>

Go to the source code of this file.

Classes

class  SPH::ComplexShape
 
class  SPH::AlignedBoxShape
 Used to describe a bounding box in which the plane vertical to axis direction is aligned to a planar piece of a shape. More...
 

Namespaces

 SPH
 

Typedefs

using SPH::DefaultShape = ComplexShape
 

Detailed Description

Here, we define the a container of different type of shapes, which allow.

the boolean operation between the different type of shapes. The shapes can be defined previously and add to this complex shapes container.

Author
Yongchuan Yu and Xiangyu Hu