SpherePackingScenarioGenerator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Functions
BasicGeometryOperations.h File Reference
#include "algorithms/geometries/Channel.h"
#include "tarch/la/Vector.h"
Include dependency graph for BasicGeometryOperations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static tarch::la::Vector
< 2, double > & 
rotatePoint (tarch::la::Vector< 2, double > &pointToBeRotated, const double &sinRotationAngle, const double &cosRotationAngle, const double &rotationCenterX, const double &rotationCenterY)

Function Documentation

static tarch::la::Vector<2,double>& rotatePoint ( tarch::la::Vector< 2, double > &  pointToBeRotated,
const double &  sinRotationAngle,
const double &  cosRotationAngle,
const double &  rotationCenterX,
const double &  rotationCenterY 
) [static]

Rotates the Point around the offspring Rotates the Point around the offspring Rotates the Point around the offspring

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines