SG_EXPORT extern std::string getFileExtension(const std::string& filename)
SG_EXPORT extern std::string getLowerCaseFileExtension(const std::string& filename)
SG_EXPORT extern std::string getSimpleFileName(const std::string& fileName)
SG_EXPORT extern std::string getStrippedName(const std::string& fileName)
SG_EXPORT extern bool equalCaseInsensitive(const std::string& lhs, const std::string& rhs)
template<class T> bool writeArrayBlock(Output& fw, T* start, T* finish)
SG_EXPORT extern Object* loadObjectFile(const char *name)
SG_EXPORT extern Image* loadImageFile(const char *name)
SG_EXPORT extern Node* loadNodeFile(const char *name)
SG_EXPORT extern bool saveObjectFile(Object& object, const char *name)
SG_EXPORT extern bool saveImageFile(Image& image, const char *name)
SG_EXPORT extern bool saveNodeFile(Node& node, const char *name)
typedef __int64 Timer_t
typedef unsigned long long Timer_t
typedef unsigned int uint
typedef unsigned short ushort
typedef unsigned char uchar
typedef uchar ubyte
#define M_E
#define M_LOG2E
#define M_LOG10E
#define M_LN2
#define M_LN10
#define M_PI
Alphabetic index HTML hierarchy of classes or Java