plvInit.h
上传用户:kellyonhid
上传日期:2013-10-12
资源大小:932k
文件大小:0k
源码类别:

3D图形编程

开发平台:

Visual C++

  1. #ifdef __cplusplus
  2. extern "C" {
  3. #endif
  4. #include <tcl.h>
  5. int Plv_Init(Tcl_Interp *interp);
  6. #ifdef __cplusplus
  7. }
  8. #endif