Добавил методы для формирования исходных примитивов для триангуляции

This commit is contained in:
Evgeny Redikultsev
2022-07-08 19:52:09 +05:00
parent d70182d435
commit 54d51e7de8
4 changed files with 54 additions and 0 deletions

View File

@@ -157,5 +157,11 @@
<ItemGroup>
<Folder Include="Logics\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="StructureHelperLogics\StructureHelperLogics.csproj">
<Project>{330BEF5B-15BE-4D2C-A750-B1AE50FB2BE3}</Project>
<Name>StructureHelperLogics</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>