示例#1
0
文件: GeoRoot.cs 项目: bblpny/Quad64
 public GeoRoot(Model3D mdl) : base(null)
 {
     this.mdl = mdl;
 }