v1.0.0-rc.118 #25
@@ -139,6 +139,6 @@ std::optional<RotationIndexerResult> RotationIndexer::GetLattice() {
|
||||
return RotationIndexerResult{
|
||||
.lattice = indexed_lattice.value(),
|
||||
.search_result = search_result_,
|
||||
.geom = geom_
|
||||
.geom = updated_geom_
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user