File properties.h
↰ Parent directory (zmesh/core)
属性系统的实现 在zmesh中, mesh这一数据结构什么数据都没有. 所有的几何信息(Vertex的位置, 法向, 纹理等等), 拓扑信息(Halfedge连接了哪个Vertex, 与哪个Face相邻)都交给属性系统来存储. 此外, 还可以添加自定义属性.
Contents
Definition (zmesh/core/properties.h)
Detailed Description
zone-1614 (you@domain.com)
0.1
2023-05-26
Copyright (c) 2023
Includes
memorystdexceptstringvectorzmesh/core/handles.h(File handles.h)