Ported TriangleMesh->size
This commit is contained in:
@@ -42,6 +42,8 @@ void TriangleMesh::ReadFromPerl(SV* vertices, SV* facets)
|
||||
|
||||
stl.facet_start[i] = facet;
|
||||
}
|
||||
|
||||
stl_get_size(&(this->stl));
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user