Type Definition ccgeom::Homogenous3[][src]

type Homogenous3<T> = Chain<Shift<T, 3>, Rotation3<T>, Vector<T, 3>>;