]> OCCT Git - occt-copy.git/commit
XCAF: notes tool and note attributes added
authorsnn <snn@opencascade.com>
Fri, 10 Feb 2017 12:48:36 +0000 (15:48 +0300)
committersnn <snn@opencascade.com>
Thu, 16 Feb 2017 06:34:53 +0000 (09:34 +0300)
commitfdab3e717d6504320b1c3698d44ad7397e3cb19b
tree12986d24864fe5cb85abd8ab77b7b246fdc5faae
parent7c10f53a43691d4c8eb8727895173c9ef4654866
XCAF: notes tool and note attributes added
13 files changed:
src/BinMXCAFDoc/BinMXCAFDoc.cxx
src/BinMXCAFDoc/BinMXCAFDoc_NoteDriver.cxx [new file with mode: 0644]
src/BinMXCAFDoc/BinMXCAFDoc_NoteDriver.hxx [new file with mode: 0644]
src/BinMXCAFDoc/BinMXCAFDoc_NotesToolDriver.cxx [new file with mode: 0644]
src/BinMXCAFDoc/BinMXCAFDoc_NotesToolDriver.hxx [new file with mode: 0644]
src/BinMXCAFDoc/FILES
src/XCAFDoc/FILES
src/XCAFDoc/XCAFDoc_DocumentTool.cxx
src/XCAFDoc/XCAFDoc_DocumentTool.hxx
src/XCAFDoc/XCAFDoc_Note.cxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_Note.hxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_NotesTool.cxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_NotesTool.hxx [new file with mode: 0644]