MCPcopy Create free account
hub / github.com/EricLengyel/Terathon-Math-Library / Vec3D

Method Vec3D

TSAlgebra.h:1007–1007  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1005 xy = v.xy;
1006 }
1007
1008 template <typename type, int cnt, int ind_x, int ind_y>
1009 Vec2D& operator =(const Subvec2D<type, cnt, ind_x, ind_y>& v)
1010 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected