#ifndef __URDE_CFLUIDPLANE_HPP__
#define __URDE_CFLUIDPLANE_HPP__
namespace urde
{
class CFluidPlane
public:
enum class EFluidType
{};
};
}
#endif // __URDE_CFLUIDPLANE_HPP__