代码搜索:XMathLib

找到约 34 项符合「XMathLib」的源代码

代码结果 34
www.eeworm.com/read/168318/9920123

h xcamera.h

#ifndef _X_MATH_CAMERA_H_ #define _X_MATH_CAMERA_H_ #include "XMathLib.h" using namespace XMathLib; namespace XGeomLib { class XCamera { //投影类型。 enum PROJECT_T { PT_PROJ
www.eeworm.com/read/458510/7295291

h xcamera.h

#ifndef _X_MATH_CAMERA_H_ #define _X_MATH_CAMERA_H_ #include "XMathLib.h" using namespace XMathLib; namespace XGeomLib { class XCamera { //投影类型。 enum PROJECT_T { PT_PROJ
www.eeworm.com/read/168318/9920124

cpp xrayintersection.cpp

#include "XMathLib.h" #include "XGeomLib.h" #include "XGVolume.h" using namespace XMathLib; namespace XGeomLib { __inline bool isSameDir(XVector3D& v1,XVector3D& v2) { floa
www.eeworm.com/read/458510/7295292

cpp xrayintersection.cpp

#include "XMathLib.h" #include "XGeomLib.h" #include "XGVolume.h" using namespace XMathLib; namespace XGeomLib { __inline bool isSameDir(XVector3D& v1,XVector3D& v2) { floa
www.eeworm.com/read/168318/9920130

cpp xintersection.cpp

#include "XMathLib.h" #include "XGeomLib.h" #include "XGVolume.h" using namespace XMathLib; namespace XGeomLib { //计算三角形和面之间的交线. float InterSection(XTriangle& tri,XTriangle& tri2,XLin
www.eeworm.com/read/458510/7295297

cpp xintersection.cpp

#include "XMathLib.h" #include "XGeomLib.h" #include "XGVolume.h" using namespace XMathLib; namespace XGeomLib { //计算三角形和面之间的交线. float InterSection(XTriangle& tri,XTriangle& tri2,XLin
www.eeworm.com/read/168318/9920139

inl xquaternion.inl

#ifndef __XQUATERNION_INLINE_INCLUDE__ #define __XQUATERNION_INLINE_INCLUDE__ #ifndef IN_MATHLIB_NAMESPACE #error You cann't include this file out the XMathLib namespace #endif cla
www.eeworm.com/read/458510/7295301

inl xquaternion.inl

#ifndef __XQUATERNION_INLINE_INCLUDE__ #define __XQUATERNION_INLINE_INCLUDE__ #ifndef IN_MATHLIB_NAMESPACE #error You cann't include this file out the XMathLib namespace #endif cla
www.eeworm.com/read/168318/9920134

inl xmatrixfunc.inl

#ifndef __XMATRIX_FUNC_INLINE_H__ #define __XMATRIX_FUNC_INLINE_H__ #ifndef IN_MATHLIB_NAMESPACE #error You cann't include this file out the XMathLib namespace #endif //-----------
www.eeworm.com/read/168318/9920143

inl xvectorfunc.inl

#ifndef __XVECTOR_FUNC_INLINE_INCLUDE__ #define __XVECTOR_FUNC_INLINE_INCLUDE__ #ifndef IN_MATHLIB_NAMESPACE #error You cann't include this file out the XMathLib namespace #endif