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, size_t N)  pure nothrow  static if(N == 2u) 
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