Skip to content

Commit

Permalink
Add back Point4D reexport.
Browse files Browse the repository at this point in the history
  • Loading branch information
nical committed Nov 29, 2016
1 parent 32e04d3 commit f3a2cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ pub use matrix4d::{Matrix4D, TypedMatrix4D};
pub use point::{
Point2D, TypedPoint2D,
Point3D, TypedPoint3D,
Point4D, TypedPoint4D,
};
pub use vector::{
Vector2D, TypedVector2D,
Expand Down

0 comments on commit f3a2cfc

Please sign in to comment.