-
Notifications
You must be signed in to change notification settings - Fork 262
ATF Assemblies
Gary edited this page Sep 29, 2014
·
3 revisions
ATF is divided into the following assemblies:
-
Atf.Atgi
: support for ATGI asset description files. -
Atf.Collada
: support for Collada asset description files. -
Atf.Core
: core application services, including components. -
Atf.Gui.OpenGL
: OpenGL® support. -
Atf.Gui
: additional GUI support. -
Atf.Gui.WinForms
: primary WinForms application support. -
Atf.Gui.Wpf
: WPF application support. -
Atf.IronPython
: Python services. -
Atf.Perforce
: Perforce services. -
Atf.SyntaxEditorControl
: syntax editor controls
Atf.Core
, Atf.Gui
, Atf.Gui.WinForms
, and Atf.Gui.Wpf
.
Each assembly contains namespaces. Some namespaces are in more than one assembly.
Each assembly can be built into a single DLL, which can be included with applications, if needed.
- ATF Frameworks: Frameworks in ATF.
-
ATF Namespaces: ATF is organized under a single namespace
Sce.Atf
with numerous nested namespaces. - ATF Assemblies: ATF is divided into several assemblies.
- ATF Functional Areas: Look here to find what you need to work in various functional areas.
- Home
- Getting Started
- Features & Benefits
- Requirements & Dependencies
- Gallery
- Technology & Samples
- Adoption
- News
- Release Notes
- ATF Community
- Searching Documentation
- Using Documentation
- Videos
- Tutorials
- How To
- Programmer's Guide
- Reference
- Code Samples
- Documentation Files
© 2014-2015, Sony Computer Entertainment America LLC