int
main(int, char *[])
{
myArrow->SetPositionInObjectSpace(pos);
myArrow->SetLengthInObjectSpace(2);
direction[1] = 1.0;
myArrow->SetDirectionInObjectSpace(direction);
return EXIT_SUCCESS;
}
Representation of a Arrow based on the spatial object classes.
void Fill(const ValueType &)
ImageBaseType::PointType PointType
ImageBaseType::SpacingType VectorType