Box.this
- this(bound_t min_, bound_t max_)
- this(T min_, T max_)
- this(T min_x, T min_y, T max_x, T max_y)struct Box(T, int N)  @ nogc pure nothrow  static if(N == 2) 
this 
- this(T min_x, T min_y, T min_z, T max_x, T max_y, T max_z)
 
		gfm math box Box 
		aliasesconstructorsfunctionspropertiesvariables