34 #include "utility/geom/trf/Reflection3d.h" 48 void setPlane(
const Plane &p)
Reflection(const Reflection3d &tr=Reflection3d())
Constructor.
Definition: Reflection.h:46
Plane in a three-dimensional space.
Definition: Plane.h:49
Reflexión en 3d.
Definition: Reflection3d.h:35
Reflection transformation.
Definition: Reflection.h:41
Geometric transformation that can be applied to the components of a set.
Definition: TrfGeom.h:48
virtual Pos3d Transform(const Pos3d &p) const
Applies the transformation to the elements of the set.
Definition: Reflection.cc:40
Posición en tres dimensiones.
Definition: Pos3d.h:44
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35
Vector en tres dimensiones.
Definition: Vector3d.h:39