|
||||
File indexing completed on 2025-01-18 09:28:08
0001 0002 // This file is part of the actsvg packge. 0003 // 0004 // Copyright (C) 2022 CERN for the benefit of the ACTS project 0005 // 0006 // This Source Code Form is subject to the terms of the Mozilla Public 0007 // License, v. 2.0. If a copy of the MPL was not distributed with this 0008 // file, You can obtain one at http://mozilla.org/MPL/2.0/. 0009 0010 #pragma once 0011 0012 // Single header include file for the actsvg::core module 0013 0014 #include "actsvg/proto/detector.hpp" 0015 #include "actsvg/proto/grid.hpp" 0016 #include "actsvg/proto/surface.hpp" 0017 #include "actsvg/proto/volume.hpp" 0018 0019 #include "actsvg/styles/defaults.hpp" 0020 0021 #include "actsvg/display/helpers.hpp" 0022 #include "actsvg/display/sheets.hpp" 0023 #include "actsvg/display/geometry.hpp" 0024 #include "actsvg/display/datamodel.hpp"
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |