| | Compiling...
Verteks.cpp
c:\tsh_mast\prog\SurgSim\VerteksCube.h(25) : warning C4305: 'initializing' : truncation from 'double' to 'float'
Verteks.cpp(37) : warning C4018: '<' : signed/unsigned mismatch
Verteks.cpp(50) : warning C4018: '<' : signed/unsigned mismatch
Verteks.cpp(55) : warning C4018: '<' : signed/unsigned mismatch
Verteks.cpp(136) : warning C4018: '<' : signed/unsigned mismatch
Verteks.cpp(139) : warning C4244: '=' : conversion from 'HDdouble' to 'float', possible loss of data
Verteks.cpp(140) : warning C4244: '=' : conversion from 'HDdouble' to 'float', possible loss of data
c:\Program Files\SensAble\3DTouch\utilities\include\HDU\hduVector.inl(107) : warning C4244: '*=' : conversion from 'HDdouble' to 'HDfloat', possible loss of data
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xmemory(136) : while compiling class-template member function 'hduVector3D &hduVector3D::operator *=(HDdouble)'
with
[
T=HDfloat
]
c:\tsh_mast\prog\SurgSim\VerteksCube.h(65) : see reference to class template instantiation 'hduVector3D' being compiled
with
[
T=HDfloat
]
c:\Program Files\SensAble\3DTouch\utilities\include\HDU\hduVector.inl(108) : warning C4244: '*=' : conversion from 'HDdouble' to 'HDfloat', possible loss of data
c:\Program Files\SensAble\3DTouch\utilities\include\HDU\hduVector.inl(109) : warning C4244: '*=' : conversion from 'HDdouble' to 'HDfloat', possible loss of data
c:\Program Files\SensAble\3DTouch\utilities\include\HDU\hduVector.inl(176) : warning C4244: 'argument' : conversion from 'HDdouble' to 'HDfloat', possible loss of data
Verteks.cpp(90) : see reference to function template instantiation 'hduVector3D operator *(const hduVector3D &,HDdouble)' being compiled
with
[
T=HDfloat
]
c:\Program Files\SensAble\3DTouch\utilities\include\HDU\hduVector.inl(176) : warning C4244: 'argument' : conversion from 'HDdouble' to 'HDfloat', possible loss of data
c:\Program Files\SensAble\3DTouch\utilities\include\HDU\hduVector.inl(176) : warning C4244: 'argument' : conversion from 'HDdouble' to 'HDfloat', possible loss of data
Tool.cpp
SurgSim.cpp
MeshPhysics.cpp
Mesh.cpp
Mesh.cpp(167) : warning C4018: '<' : signed/unsigned mismatch
Mesh.cpp(197) : warning C4018: '<' : signed/unsigned mismatch
DrawString.cpp
Cube.cpp
c:\tsh_mast\prog\SurgSim\VerteksCube.h(25) : warning C4305: 'initializing' : truncation from 'double' to 'float'
Cube.cpp(76) : warning C4018: '<' : signed/unsigned mismatch
Cube.cpp(83) : warning C4018: '>=' : signed/unsigned mismatch
Generating Code...
Linking...
|