All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.livae.util.shape.d3.Intersectable Maven / Gradle / Ivy

package com.livae.util.shape.d3;

public interface Intersectable {

	public AxisAlignedBoundingCuboid getAxisAlignedBoundingCuboid();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy