cs sdk v 1.14 released

Home  |  Product  |  Documents  |  Tutorials  |  FAQ |   Download  |   Forum |   Contacts  |   Link  


  Cross Suit

 Cross Suit SDK

 Documents
      classes
 Starting...
           Tutorials

 LUA tutorials

   Support

  Forum
  q&a

 Product parts

 Virtual File system

 Virtual Render
 Virtual Machine
   

  Demo Games

   

 3D Engine

  gvSystem(dx9)

 Link

 

 

gm_ref_system.h

Go to the documentation of this file.
00001 #pragma once
00002 
00003 #include "gm_grp_driver.h"
00007 
00008 class gm_ref_system : public gm_grp_driver
00009 {
00010 public:
00011         gm_ref_system(void);
00012         virtual ~gm_ref_system(void);
00013 };
00014 

Copyright(C) gvSystem & GamePlus All Rights Reserved.