📄 constants.h
字号:
/******************************************************************************
Copyright (C) 1999, 2000 NVIDIA Corporation
This file is provided without support, instruction, or implied warranty of any
kind. NVIDIA makes no guarantee of its fitness for a particular purpose and is
not liable under any circumstances for any damages or loss whatsoever arising
from the use or inability to use this file or items derived from it.
******************************************************************************/
#define CVP_LIGHT_DIRECTION 0
#define CV_WORLDVIEWPROJ_0 1
#define CV_WORLDVIEWPROJ_1 2
#define CV_WORLDVIEWPROJ_2 3
#define CV_WORLDVIEWPROJ_3 4
#define CV_EYE_POSITION 5
#define CV_ONE 6
#define CV_MATERIAL_COLOR 7
#define MODULATE_COLOR 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -