代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/125855/14458142
cpp math.cpp
#include
#include "main.h"
//Vec3Length
_declspec( dllexport ) float _stdcall Vec3Length(D3DVECTOR& vVector)
{
return (float)sqrt((vVector.x * vVector.x) + (vVector.y * vVector.y) + (v
www.eeworm.com/read/124987/14521330
opj 2410_ext.opj
(ExpressProject "2410_EXT"
(ProjectVersion "19981106")
(ProjectType "PCB")
(Folder "Design Resources"
(Folder "Library"
(File ".\library2.olb"
(Type "Schematic Library"))
www.eeworm.com/read/225702/14523367
txt 2.txt
facet normal -9.692104e-001 -2.460701e-001 -8.981120e-003
outer loop
vertex 2.641543e+003 2.984612e+003 1.096014e+003
vertex 2.639052e+003 3.001697e+003 8.967607e+002
www.eeworm.com/read/225702/14523460
txt 1.txt
facet normal 9.999223e-001 5.330092e-004 -1.245599e-002
outer loop
vertex 4.110377e+003 4.465937e+003 1.204663e+003
vertex 4.110271e+003 4.266668e+003 1.187579e+003
www.eeworm.com/read/225665/14526766
mdl chap1_8.mdl
Model {
Name "chap1_8"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/225665/14526828
mdl chap1_5.mdl
Model {
Name "chap1_5"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/225544/14535833
cpp sehterm.cpp
/******************************************************************************
Module: SEHTerm.cpp
Notices: Copyright (c) 2000 Jeffrey Richter
****************************************************