occt: master 31065946

Author Committer Branch Timestamp Parent
Pawel Pawel master 2013-06-06 06:21:21 master bbf847ad
Affected Issues  0024010: Voxel_DS: getting the origin point of a voxel
Changeset 0024010: Voxel_DS: getting the origin point of a voxel
A method obtaining the voxel origin added.
1. (xc, yc, zc) is renamed to (x0, y0, z0)
2. The method GetCenter() calls now the method GetOrigin() internally to reduce amount of code and increase readability.
mod - src/Voxel/Voxel_DS.cdl Diff File
mod - src/Voxel/Voxel_DS.cxx Diff File