math.pyste

来自「使用stl技术,(还没看,是听说的)」· PYSTE 代码 · 共 10 行

PYSTE
10
字号
Include('OgreMath.h')
Include('OgrePlane.h')
Include('OgreRay.h')
Include('OgreSphere.h')
Include('OgreAxisAlignedBox.h')

math = Class('Ogre::Math', 'OgreMath.h')
#set_policy(animation.createTrack, return_internal_reference(1))

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?