Changeset 271
- Timestamp:
- 12/16/14 01:53:34 (10 years ago)
- Location:
- cpp/frams
- Files:
-
- 20 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified cpp/frams/_demos/genooper_test_fTest.cpp ¶
r194 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/_demos/geometry/apices_test.cpp ¶
r193 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/_demos/geometry/geometrytestutils.cpp ¶
r193 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/_demos/geometry/geometrytestutils.h ¶
r193 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/_demos/geometry/info_test.cpp ¶
r193 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/_demos/geometry/surface_test.cpp ¶
r193 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/_demos/geometry/volume_test.cpp ¶
r193 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/config/version.h ¶
r247 r271 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 5 #define MAIN_REL_ID "4.0rc1 0"5 #define MAIN_REL_ID "4.0rc12" -
TabularUnified cpp/frams/genetics/fT/oper_fTest.cpp ¶
r247 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/genetics/fT/oper_fTest.h ¶
r247 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/model/geometry/geometryutils.cpp ¶
r261 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/model/geometry/geometryutils.h ¶
r260 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/model/geometry/meshbuilder.cpp ¶
r262 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/model/geometry/meshbuilder.h ¶
r239 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/model/geometry/modelgeoclass.cpp ¶
r242 r271 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 // Refer to http://www.framsticks.com/ for further information. 4 1 5 #include "modelgeoclass.h" 2 6 #include "modelgeometryinfo.h" -
TabularUnified cpp/frams/model/geometry/modelgeoclass.h ¶
r242 r271 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 // Refer to http://www.framsticks.com/ for further information. 4 1 5 #ifndef _MODELGEOCLASS_H_ 2 6 #define _MODELGEOCLASS_H_ -
TabularUnified cpp/frams/model/geometry/modelgeometryinfo.cpp ¶
r262 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/model/geometry/modelgeometryinfo.h ¶
r193 r271 1 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details.2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 3 // Refer to http://www.framsticks.com/ for further information. 4 4 -
TabularUnified cpp/frams/neuro/neurocls-f0-GDK-factory.h ¶
r247 r271 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 // Refer to http://www.framsticks.com/ for further information. 4 1 5 2 6 // do not edit - generated automatically from "f0.def" -
TabularUnified cpp/frams/neuro/neurocls-f0-GDK-library.h ¶
r247 r271 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 1999-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 // Refer to http://www.framsticks.com/ for further information. 4 1 5 2 6 // do not edit - generated automatically from "f0.def"
Note: See TracChangeset
for help on using the changeset viewer.