CloudyDay
Main Page
Classes
Files
File List
All
Classes
Functions
Variables
Enumerations
WangCloud
Export.h
1
#pragma once
2
#include "ImportExport.h"
3
4
namespace
osgCloudyDay
5
{
9
class
Export
:
public
ImportExport
10
{
11
public
:
15
Export
(
void
);
19
~Export
(
void
);
20
24
virtual
void
Perform
();
25
};
26
}
Generated on Thu Oct 2 2014 18:53:51 for CloudyDay by
1.8.1.1