File: readme.txt

package info (click to toggle)
opencascade 7.8.1%2Bdfsg1-7
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 293,924 kB
  • sloc: cpp: 1,249,635; tcl: 15,974; cs: 5,173; java: 1,554; sh: 1,354; ansic: 821; xml: 737; makefile: 30; javascript: 22
file content (11 lines) | stat: -rw-r--r-- 543 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
========================================================================
       Open CasCade Application Framework samples
========================================================================


The provided in this directory set of samples dedicated to get initial 
knowledge about typical actions with OCAF services. 
All samples are compilable, but the method 'Sample()' of each file is not
dedicated for execution 'as is'. Rather it can be considered as set of 
logical actions using some OCAF service. It may be useful for newcomers.