We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6fcbcc commit d4e7320Copy full SHA for d4e7320
Sources/GameMath/3D Types (New)/Vector3n.swift
@@ -5,8 +5,6 @@
5
* http://stregasgate.com
6
*/
7
8
-public import GameMath
9
-
10
public protocol Vector3n<Scalar> {
11
typealias ScalarType = Numeric & SIMDScalar
12
associatedtype Scalar: ScalarType
0 commit comments