Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
euclid::point::Point4D - Rust
[go: Go Back, main page]

euclid::point::Point4D [] [src]

type Point4D<T> = TypedPoint4D<T, UnknownUnit>;

Default 4d point with no unit.

Point4D provides the same methods as TypedPoint4D.