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

one.empty3.library.IBasicLighter.txt Maven / Gradle / Ivy

There is a newer version: 2024.5.10
Show newest version
package be.ibiiztera.md.pmatrix.pushmatrix;

import java.awt.Color;

public class IBasicLighter
{
	public Color calculerLumierePoint(Point3D point, Color couleur);
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy