MCPcopy Create free account
hub / github.com/MITK/MITK / SetDirection

Method SetDirection

Modules/Core/include/mitkLine.h:96–96  ·  view source on GitHub ↗

\brief Set the direction vector of the line. * * \param direction New direction vector. */

Source from the content-addressed store, hash-verified

94 * \param direction New direction vector.
95 */
96 void SetDirection(const itk::Vector<TCoordRep, NPointDimension> &direction) { m_Direction = direction; }
97
98 /** \brief Define line by point and direction.
99 *

Callers 15

BuildAxisFunction · 0.80
itkProbabilityMapMethod · 0.80
itkLogicalAndImagesMethod · 0.80
itkErode2Function · 0.80
TransformFunction · 0.80
itkSampleLabelFunction · 0.80
itkInsertLabelFunction · 0.80

Calls

no outgoing calls

Tested by 3

testGeometryAfterCastingFunction · 0.64
setUpMethod · 0.64