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_grp_driver_util_hb3.h

Go to the documentation of this file.
00001 #pragma once
00002 
00003 void RenderStateSet_hb3(unsigned short rsValue);
00004 unsigned short RenderStateGet_hb3(void);
00005 void gp_ortho_my(gp_matrix* m, float left, float right, float bottom, float top, float near, float far);
00006 bool init_hb3(void);
00007 bool init_hb3_new(void);
00008 void shut_hb3(void);
00009 

Copyright(C) gvSystem & GamePlus All Rights Reserved.