代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="源文件">
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
<Extensions>cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
</Filter>
<Filter Include="头文件">
<UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
<Extensions>h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd</Extensions>
</Filter>
<Filter Include="资源文件">
<UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="src\glad.c">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="stb_image.cpp">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="include\glm\detail\glm.cpp">
<Filter>头文件</Filter>
</ClCompile>
<ClCompile Include="test01.cpp">
<Filter>源文件</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="include\GLFW\glfw3.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\GLFW\glfw3native.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glad\glad.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\KHR\khrplatform.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="shader_s.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="stb_image.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\common.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\compute_common.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\compute_vector_relational.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\qualifier.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\setup.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_float.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_half.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_mat2x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_mat2x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_mat2x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_mat3x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_mat3x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_mat3x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_mat4x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_mat4x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_mat4x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_quat.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_vec1.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_vec2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_vec3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\type_vec4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\_features.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\_fixes.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\_noise.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\_swizzle.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\_swizzle_func.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\detail\_vectorize.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\exponential.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_clip_space.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double2x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double2x2_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double2x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double2x3_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double2x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double2x4_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double3x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double3x2_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double3x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double3x3_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double3x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double3x4_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double4x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double4x2_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double4x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double4x3_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double4x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_double4x4_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float2x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float2x2_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float2x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float2x3_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float2x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float2x4_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float3x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float3x2_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float3x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float3x3_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float3x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float3x4_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float4x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float4x2_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float4x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float4x3_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float4x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_float4x4_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_projection.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_relational.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\matrix_transform.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\quaternion_common.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\quaternion_double.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\quaternion_double_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\quaternion_exponential.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\quaternion_float.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\quaternion_float_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\quaternion_geometric.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\quaternion_relational.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\quaternion_transform.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\quaternion_trigonometric.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\scalar_common.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\scalar_constants.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\scalar_int_sized.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\scalar_relational.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\scalar_uint_sized.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\scalar_ulp.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_bool1.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_bool1_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_bool2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_bool2_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_bool3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_bool3_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_bool4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_bool4_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_common.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_double1.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_double1_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_double2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_double2_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_double3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_double3_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_double4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_double4_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_float1.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_float1_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_float2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_float2_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_float3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_float3_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_float4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_float4_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_int1.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_int1_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_int2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_int2_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_int3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_int3_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_int4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_int4_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_relational.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_uint1.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_uint1_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_uint2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_uint2_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_uint3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_uint3_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_uint4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_uint4_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext\vector_ulp.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\ext.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\fwd.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\geometric.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\glm.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\bitfield.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\color_space.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\constants.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\epsilon.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\integer.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\matrix_access.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\matrix_integer.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\matrix_inverse.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\matrix_transform.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\noise.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\packing.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\quaternion.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\random.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\reciprocal.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\round.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\type_aligned.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\type_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\type_ptr.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\ulp.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtc\vec1.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\associated_min_max.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\bit.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\closest_point.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\color_encoding.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\color_space.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\color_space_YCoCg.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\common.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\compatibility.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\component_wise.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\dual_quaternion.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\easing.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\euler_angles.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\extend.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\extended_min_max.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\exterior_product.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\fast_exponential.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\fast_square_root.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\fast_trigonometry.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\functions.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\gradient_paint.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\handed_coordinate_space.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\hash.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\integer.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\intersect.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\io.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\log_base.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\matrix_cross_product.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\matrix_decompose.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\matrix_factorisation.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\matrix_interpolation.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\matrix_major_storage.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\matrix_operation.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\matrix_query.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\matrix_transform_2d.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\mixed_product.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\norm.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\normal.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\normalize_dot.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\number_precision.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\optimum_pow.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\orthonormalize.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\perpendicular.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\polar_coordinates.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\projection.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\quaternion.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\range.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\raw_data.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\rotate_normalized_axis.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\rotate_vector.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\scalar_multiplication.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\scalar_relational.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\spline.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\std_based_type.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\string_cast.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\texture.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\transform.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\transform2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\type_aligned.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\type_trait.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\vector_angle.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\vector_query.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\vec_swizzle.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\gtx\wrap.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\integer.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\mat2x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\mat2x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\mat2x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\mat3x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\mat3x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\mat3x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\mat4x2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\mat4x3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\mat4x4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\matrix.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\packing.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\simd\common.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\simd\exponential.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\simd\geometric.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\simd\integer.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\simd\matrix.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\simd\packing.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\simd\platform.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\simd\trigonometric.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\simd\vector_relational.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\trigonometric.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\vec2.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\vec3.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\vec4.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\glm\vector_relational.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="shader_m.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="camera.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\ai_assert.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\anim.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\camera.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\cexport.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\cfileio.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\cimport.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\color4.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\Compiler\poppack1.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\Compiler\pstdint.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\Compiler\pushpack1.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\config.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\DefaultLogger.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\defs.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\Exporter.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\Importer.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\importerdesc.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\IOStream.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\IOSystem.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\light.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\Logger.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\LogStream.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\material.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\matrix3x3.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\matrix4x4.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\mesh.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\metadata.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\NullLogger.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\port\AndroidJNI\AndroidJNIIOSystem.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\postprocess.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\ProgressHandler.hpp">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\quaternion.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\scene.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\texture.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\types.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\vector2.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\vector3.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\assimp\version.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\opengl\mesh.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\opengl\model.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\opengl\shader.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\config\ftconfig.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\config\ftheader.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\config\ftmodule.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\config\ftoption.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\config\ftstdlib.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\freetype.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftadvanc.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftbbox.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftbdf.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftbitmap.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftbzip2.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftcache.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftchapters.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftcid.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftcolor.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftdriver.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\fterrdef.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\fterrors.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftfntfmt.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftgasp.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftglyph.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftgxval.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftgzip.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftimage.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftincrem.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftlcdfil.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftlist.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftlzw.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftmac.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftmm.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftmodapi.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftmoderr.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftotval.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftoutln.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftparams.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftpfr.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftrender.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftsizes.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftsnames.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftstroke.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftsynth.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftsystem.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\fttrigon.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\fttypes.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ftwinfnt.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\autohint.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\cffotypes.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\cfftypes.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\ftcalc.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\ftdebug.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\ftdrv.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\ftgloadr.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\fthash.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\ftmemory.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\ftobjs.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\ftpsprop.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\ftrfork.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\ftserv.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\ftstream.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\fttrace.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\ftvalid.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\internal.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\psaux.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\pshints.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svbdf.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svcfftl.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svcid.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svfntfmt.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svgldict.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svgxval.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svkern.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svmetric.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svmm.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svotval.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svpfr.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svpostnm.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svprop.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svpscmap.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svpsinfo.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svsfnt.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svttcmap.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svtteng.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svttglyf.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\services\svwinfnt.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\sfnt.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\t1types.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\tttypes.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\internal\wofftypes.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\t1tables.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\ttnameid.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\tttables.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\freetype\tttags.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="include\ft2build.h">
<Filter>头文件</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<None Include="include\glm\detail\func_common.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_common_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_exponential.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_exponential_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_geometric.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_geometric_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_integer.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_integer_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_matrix.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_matrix_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_packing.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_packing_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_trigonometric.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_trigonometric_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_vector_relational.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\func_vector_relational_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_half.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_mat2x2.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_mat2x3.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_mat2x4.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_mat3x2.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_mat3x3.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_mat3x4.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_mat4x2.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_mat4x3.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_mat4x4.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_mat4x4_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_quat.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_quat_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_vec1.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_vec2.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_vec3.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_vec4.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\detail\type_vec4_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\matrix_clip_space.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\matrix_projection.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\matrix_relational.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\matrix_transform.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\quaternion_common.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\quaternion_common_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\quaternion_exponential.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\quaternion_geometric.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\quaternion_relational.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\quaternion_transform.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\quaternion_trigonometric.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\scalar_common.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\scalar_constants.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\scalar_relational.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\scalar_ulp.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\vector_common.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\vector_relational.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\ext\vector_ulp.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\bitfield.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\color_space.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\constants.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\epsilon.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\integer.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\matrix_access.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\matrix_inverse.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\matrix_transform.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\noise.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\packing.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\quaternion.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\quaternion_simd.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\random.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\reciprocal.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\round.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\type_precision.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\type_ptr.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtc\ulp.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\associated_min_max.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\bit.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\closest_point.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\color_encoding.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\color_space.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\color_space_YCoCg.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\common.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\compatibility.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\component_wise.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\dual_quaternion.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\easing.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\euler_angles.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\extend.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\extended_min_max.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\exterior_product.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\fast_exponential.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\fast_square_root.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\fast_trigonometry.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\float_notmalize.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\functions.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\gradient_paint.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\handed_coordinate_space.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\hash.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\integer.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\intersect.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\io.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\log_base.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\matrix_cross_product.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\matrix_decompose.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\matrix_factorisation.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\matrix_interpolation.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\matrix_major_storage.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\matrix_operation.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\matrix_query.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\matrix_transform_2d.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\mixed_product.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\norm.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\normal.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\normalize_dot.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\number_precision.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\optimum_pow.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\orthonormalize.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\perpendicular.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\polar_coordinates.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\projection.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\quaternion.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\raw_data.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\rotate_normalized_axis.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\rotate_vector.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\scalar_relational.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\spline.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\std_based_type.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\string_cast.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\texture.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\transform.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\transform2.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\type_aligned.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\type_trait.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\vector_angle.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\vector_query.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\glm\gtx\wrap.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\assimp\color4.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\assimp\material.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\assimp\matrix3x3.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\assimp\matrix4x4.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\assimp\quaternion.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\assimp\vector2.inl">
<Filter>头文件</Filter>
</None>
<None Include="include\assimp\vector3.inl">
<Filter>头文件</Filter>
</None>
</ItemGroup>
</Project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。