SurfaceProperties.c
/*!
\addtogroup Physics
\{
*/
/*!
General surface properties
*/
typedef int[] SurfaceProperties;
class SurfaceProperties
{
protected void SurfaceProperties() {};
protected void ~SurfaceProperties() {};
};
/*!
\}
*/
Class.member to scope