/*!
\addtogroup Physics
\{
*/

/*!
General surface properties
*/
typedef int[] SurfaceProperties;
class SurfaceProperties
{
	protected void SurfaceProperties() {};
	protected void ~SurfaceProperties() {};

};

/*!
\}
*/
