]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
rework on field
authorfps <fps@opencascade.com>
Tue, 27 Aug 2013 11:27:42 +0000 (11:27 +0000)
committerfps <fps@opencascade.com>
Tue, 27 Aug 2013 11:27:42 +0000 (11:27 +0000)
commit1c73f7846c3dd748f5e2ef731e1993611fbafbb0
treed9aa018bb78146c2d197b3e2813527940d56e407
parent243d3de586c197215ce022263d0f74bd1101eb98
rework on field
26 files changed:
src/XAO/BooleanField.cxx [new file with mode: 0644]
src/XAO/BooleanField.hxx [new file with mode: 0644]
src/XAO/BooleanStep.cxx [new file with mode: 0644]
src/XAO/BooleanStep.hxx [new file with mode: 0644]
src/XAO/DoubleField.hxx [new file with mode: 0644]
src/XAO/DoubleStep.hxx [new file with mode: 0644]
src/XAO/Field.cxx
src/XAO/Field.hxx
src/XAO/GeometricElement.cxx
src/XAO/GeometricElement.hxx
src/XAO/Geometry.cxx
src/XAO/Geometry.hxx
src/XAO/Group.hxx
src/XAO/IntegerField.hxx [new file with mode: 0644]
src/XAO/IntegerStep.hxx [new file with mode: 0644]
src/XAO/Makefile.am
src/XAO/Step.cxx [new file with mode: 0644]
src/XAO/Step.hxx [new file with mode: 0644]
src/XAO/StringField.hxx [new file with mode: 0644]
src/XAO/StringStep.hxx [new file with mode: 0644]
src/XAO/Xao.cxx
src/XAO/Xao.hxx
src/XAO/XaoExporter.cxx [new file with mode: 0644]
src/XAO/XaoExporter.hxx [new file with mode: 0644]
src/XAO/XaoUtils.cxx
src/XAO/XaoUtils.hxx