repo_name stringlengths 6 97 | path stringlengths 3 341 | text stringlengths 8 1.02M |
|---|---|---|
voei/megamol | core/include/mmcore/view/AbstractRenderingView.h | <gh_stars>1-10
/*
* AbstractRenderingView.h
*
* Copyright (C) 2010 by VISUS (Universitaet Stuttgart).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_ABSTRACTRENDERINGVIEW_H_INCLUDED
#define MEGAMOLCORE_ABSTRACTRENDERINGVIEW_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (define... |
voei/megamol | vislib/include/vislib/sys/RegistryKey.h | /*
* RegistryKey.h
*
* Copyright (C) 2006 - 2010 by Visualisierungsinstitut Universitaet Stuttgart.
* Alle Rechte vorbehalten.
*/
#ifndef VISLIB_REGISTRYKEY_H_INCLUDED
#define VISLIB_REGISTRYKEY_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 1000)... |
voei/megamol | plugins/mmstd_volume/include/mmstd_volume/mmstd_volume.h | /*
* mmstd_volume.h
*
* Copyright (C) 2009-2019 by Universitaet Stuttgart (VISUS).
* All rights reserved.
*/
#ifndef MMSTD_VOLUME_H_INCLUDED
#define MMSTD_VOLUME_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 1000)) */
#ifdef _WIN32
// The followi... |
voei/megamol | core/include/mmcore/view/View3D.h | <reponame>voei/megamol
/*
* View3D.h
*
* Copyright (C) 2008 - 2010 by VISUS (Universitaet Stuttgart).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_VIEW3D_H_INCLUDED
#define MEGAMOLCORE_VIEW3D_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 100... |
voei/megamol | core/include/mmcore/cluster/simple/Heartbeat.h | <gh_stars>1-10
/*
* Heartbeat.h
*
* Copyright (C) 2011 by VISUS (Universitaet Stuttgart)
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_CLUSTER_SIMPLE_HEARTBEAT_H_INCLUDED
#define MEGAMOLCORE_CLUSTER_SIMPLE_HEARTBEAT_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_V... |
voei/megamol | core/include/mmcore/view/AbstractInputScope.h | <gh_stars>1-10
/*
* AbstractInputScope.h
*
* Copyright (C) 2018 by VISUS (Universitaet Stuttgart).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_ABSTRACTINPUTSCOPE_H_INCLUDED
#define MEGAMOLCORE_ABSTRACTINPUTSCOPE_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
# pragma once
#endif /* (defined(_MSC... |
voei/megamol | plugins/gui/src/configurator/Parameter.h | <reponame>voei/megamol
/*
* Parameter.h
*
* Copyright (C) 2019 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOL_GUI_GRAPH_PARAMETER_H_INCLUDED
#define MEGAMOL_GUI_GRAPH_PARAMETER_H_INCLUDED
#include "mmcore/param/BoolParam.h"
#include "mmcore/param/ButtonParam.h"
#include "mmcore/p... |
voei/megamol | core/include/mmcore/FlagCall_GL.h | <gh_stars>0
/*
* FlagCall_GL.h
*
* Author: <NAME>
* Copyright (C) 2016 by Universitaet Stuttgart (VISUS).
* All rights reserved.
*/
#ifndef MEGAMOL_FLAGCALLGL_H_INCLUDED
#define MEGAMOL_FLAGCALLGL_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
# pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER ... |
voei/megamol | core/include/mmcore/api/MegaMolCore.std.h | /*
* MegaMolCore.std.h
*
* Copyright (C) 2009 by VISUS (Universitaet Stuttgart)
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_STD_H_INCLUDED
#define MEGAMOLCORE_STD_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 1000)) */
#include <stdlib.h>
/... |
voei/megamol | core/include/mmcore/view/SplitView.h | /*
* SplitView.h
*
* Copyright (C) 2012 by CGV (TU Dresden)
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_SPLITVIEW_H_INCLUDED
#define MEGAMOLCORE_SPLITVIEW_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
# pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 1000)) */
#include "mmcore/CallerSl... |
voei/megamol | plugins/mmstd_moldyn/include/mmstd_moldyn/BrickStatsCall.h | /*
* BrickStatsCall.h
*
* Author: <NAME>
* Copyright (C) 2016 by Universitaet Stuttgart (VISUS).
* All rights reserved.
*/
#ifndef MMSTD_MOLDYN_BRICKSTATSCALL_H_INCLUDED
#define MMSTD_MOLDYN_BRICKSTATSCALL_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC... |
voei/megamol | core/include/mmcore/view/AbstractRenderOutput.h | /*
* AbstractRenderOutput.h
*
* Copyright (C) 2011 by VISUS (Universitaet Stuttgart)
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_ABSTRACTRENDEROUTPUT_H_INCLUDED
#define MEGAMOLCORE_ABSTRACTRENDEROUTPUT_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC... |
voei/megamol | core/include/mmcore/misc/PngBitmapCodec.h | /*
* PngBitmapCodec.h
*
* Copyright (C) 2010 by <NAME>.
* (Copyright (C) 2010 by VISUS (Universitaet Stuttgart))
* Alle Rechte vorbehalten.
*/
#ifndef VISLIB_PNGBITMAPCODEC_H_INCLUDED
#define VISLIB_PNGBITMAPCODEC_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) &... |
voei/megamol | plugins/mesh/src/MeshBakery.h | /*
* MeshBakery.h
*
* Copyright (C) 2019 by Universitaet Stuttgart (VISUS).
* All rights reserved.
*/
#ifndef MESH_BAKERY_H_INCLUDED
# define MESH_BAKERY_H_INCLUDED
# include "mmcore/CalleeSlot.h"
# include "mmcore/param/ParamSlot.h"
# include "mesh/MeshCalls.h"
# include "mesh/MeshDataAccessColl... |
voei/megamol | core/include/mmcore/view/AbstractCallRender3D.h | <gh_stars>1-10
/*
* AbstractCallRender3D.h
*
* Copyright (C) 2008 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_ABSTRACTCALLRENDER3D_H_INCLUDED
#define MEGAMOLCORE_ABSTRACTCALLRENDER3D_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MS... |
voei/megamol | core/include/mmcore/view/special/TitleRenderer.h | /*
* TitleRenderer.h
*
* Copyright (C) 2010 by VISUS (Universitaet Stuttgart)
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_TITLERENDERER_H_INCLUDED
#define MEGAMOLCORE_TITLERENDERER_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 1000)) */
#in... |
voei/megamol | core/lua/ltests.h | /*
** $Id: ltests.h,v 2.50 2016/07/19 17:13:00 roberto Exp roberto $
** Internal Header for Debugging of the Lua Implementation
** See Copyright Notice in lua.h
*/
#ifndef ltests_h
#define ltests_h
#include <stdlib.h>
/* test Lua with no compatibility code */
#undef LUA_COMPAT_MATHLIB
#undef LUA_COMPAT_IPAIRS
#unde... |
voei/megamol | vislib/include/vislib/sys/Process.h | <gh_stars>1-10
/*
* Process.h
*
* Copyright (C) 2006 - 2007 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
* Copyright (C) 2006 - 2007 by <NAME>. Alle Rechte vorbehalten.
*/
#ifndef VISLIB_PROCESS_H_INCLUDED
#define VISLIB_PROCESS_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once... |
voei/megamol | plugins/mmstd_moldyn/src/misc/MDAOVolumeGenerator.h | <gh_stars>1-10
#pragma once
#include "stdafx.h"
#include <glm/glm.hpp>
#include <glm/gtc/type_ptr.hpp>
#include "mmcore/utility/ShaderSourceFactory.h"
#include "vislib/math/Cuboid.h"
#include "vislib/graphics/gl/GLSLGeometryShader.h"
#include "vislib/graphics/gl/GLSLComputeShader.h"
namespace megamol {
namespace ... |
voei/megamol | plugins/OSPRay_plugin/src/AbstractOSPRayRenderer.h | <filename>plugins/OSPRay_plugin/src/AbstractOSPRayRenderer.h
/*
* AbstractOSPRayRenderer.h
* Copyright (C) 2009-2015 by MegaMol Team
* Alle Rechte vorbehalten.
*/
#pragma once
#include <map>
#include <stdint.h>
#include "OSPRay_plugin/CallOSPRayStructure.h"
#include "mmcore/CallerSlot.h"
#include "mmcore/param/Par... |
voei/megamol | plugins/protein/src/CartoonRenderer.h | /*
* CartoonRenderer.h
*
* Copyright (C) 2010 by Universitaet Stuttgart (VISUS).
* All rights reserved.
*/
#ifndef MMPROTEINPLUGIN_CARTOONRENDERER_H_INCLUDED
#define MMPROTEINPLUGIN_CARTOONRENDERER_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 100... |
voei/megamol | plugins/megamol101/src/SimplestSphereRenderer.h | <filename>plugins/megamol101/src/SimplestSphereRenderer.h<gh_stars>1-10
/*
* SimplestSphereRenderer.h
*
* Copyright (C) 2018 by <NAME>
* Copyright (C) 2018 by VISUS (Universitaet Stuttgart)
* Alle Rechte vorbehalten.
*/
#ifndef MM101PLG_SIMPLESTSPHERERENDERER_H_INCLUDED
#define MM101PLG_SIMPLESTSPHERERENDERER_H_... |
voei/megamol | vislib/include/vislib/graphics/CameraParameters.h | /*
* CameraParameters.h
*
* Copyright (C) 2006 - 2007 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
* Copyright (C) 2007, <NAME>. All rights reserved.
*/
#ifndef VISLIB_CAMERAPARAMETERS_H_INCLUDED
#define VISLIB_CAMERAPARAMETERS_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
... |
voei/megamol | vislib/include/vislib/graphics/CameraAdjust3D.h | <filename>vislib/include/vislib/graphics/CameraAdjust3D.h
/*
* CameraAdjust3D.h
*
* Copyright (C) 2011 by VISUS (Universitaet Stuttgart)
* Alle Rechte vorbehalten.
*/
#ifndef VISLIB_CAMERAADJUST3D_H_INCLUDED
#define VISLIB_CAMERAADJUST3D_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif ... |
voei/megamol | core/include/mmcore/FlagStorage_GL.h | /*
* FlagStorage_GL.h
*
* Copyright (C) 2019 by Universitaet Stuttgart (VISUS).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOL_FLAGSTORAGEGL_H_INCLUDED
#define MEGAMOL_FLAGSTORAGEGL_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
# pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 1000)) */
#incl... |
voei/megamol | plugins/mmstd_datatools/src/PointcloudHelpers.h | <reponame>voei/megamol<gh_stars>1-10
/*
* PointcloudHelpers.h
*
* Copyright (C) 2017 by MegaMol team
* Alle Rechte vorbehalten.
*/
#ifndef MMSTD_DATATOOLS_POINTCLOUDHELPERS_H_INCLUDED
#define MMSTD_DATATOOLS_POINTCLOUDHELPERS_H_INCLUDED
#pragma once
#include "mmcore/moldyn/MultiParticleDataCall.h"
#include <vector>
... |
voei/megamol | vislib/include/vislib/sys/ThreadPool.h | /*
* ThreadPool.h
*
* Copyright (C) 2006 - 2008 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
*/
#ifndef VISLIB_THREADPOOL_H_INCLUDED
#define VISLIB_THREADPOOL_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 1000)) */
#if defined(_WIN... |
voei/megamol | plugins/gui/src/configurator/Module.h | /*
* Module.h
*
* Copyright (C) 2019 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOL_GUI_GRAPH_MODULE_H_INCLUDED
#define MEGAMOL_GUI_GRAPH_MODULE_H_INCLUDED
#include "CallSlot.h"
#include "GUIUtils.h"
#include "Parameter.h"
namespace megamol {
namespace gui {
namespace configura... |
voei/megamol | plugins/OSPRay_plugin/src/pkd/ParticleModel.h | #pragma once
#include <limits>
#include <map>
#include <string>
#include <vector>
#include "mmcore/moldyn/MultiParticleDataCall.h"
#include "ospcommon/box.h"
namespace megamol {
namespace ospray {
/*! complete input data for a particle model */
struct ParticleModel {
ParticleModel() : radius(0) {}
//! ... |
voei/megamol | plugins/gui/src/configurator/GraphManager.h | <reponame>voei/megamol
/*
* GraphManager.h
*
* Copyright (C) 2019 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOL_GUI_GRAPH_GRAPHMANAGER_H_INCLUDED
#define MEGAMOL_GUI_GRAPH_GRAPHMANAGER_H_INCLUDED
#include "mmcore/CoreInstance.h"
#include "mmcore/Module.h"
#include "mmcore/param/... |
voei/megamol | vislib/include/vislib/graphics/CameraZoom2DMove.h | <filename>vislib/include/vislib/graphics/CameraZoom2DMove.h
/*
* CameraZoom2DMove.h
*
* Copyright (C) 2006 - 2007 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
* Copyright (C) 2007, <NAME>. All rights reserved.
*/
#ifndef VISLIB_CAMERAZOOM2DMOVE_H_INCLUDED
#define VISLIB_CAMERAZOOM2DMOVE_H_INCLUDE... |
voei/megamol | plugins/archvis/src/CreateFEMModel.h | /*
* CreateFEMModel.h
*
* Copyright (C) 2019 by Universitaet Stuttgart (VISUS).
* All rights reserved.
*/
#ifndef CREATE_FEM_MODEL_H_INCLUDED
#define CREATE_FEM_MODEL_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
# pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 1000)) */
#include "FEMDataCa... |
voei/megamol | console/src/ViewUILayer.h | <gh_stars>1-10
/*
* ViewUILayer.h
*
* Copyright (C) 2016 MegaMol Team
* Alle Rechte vorbehalten. All rights reserved.
*/
#pragma once
#include "AbstractUILayer.h"
namespace megamol {
namespace console {
/**
* This UI layer propagates mouse events to the connected (core) view
*/
class ViewUILay... |
voei/megamol | plugins/molecularmaps/src/Computations.h | /*
* Computations.h
* Copyright (C) 2006-2017 by MegaMol Team
* Alle Rechte vorbehalten.
*/
#ifndef MMMOLMAPPLG_COMPUTATIONS_H_INCLUDED
#define MMMOLMAPPLG_COMPUTATIONS_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 1000)) */
#include "Types.h"
#inc... |
voei/megamol | core/include/mmcore/cluster/simple/View.h | /*
* View.h
*
* Copyright (C) 2010 by VISUS (Universitaet Stuttgart).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_CLUSTER_SIMPLE_VIEW_H_INCLUDED
#define MEGAMOLCORE_CLUSTER_SIMPLE_VIEW_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 1000)) */... |
voei/megamol | plugins/protein_calls/include/protein_calls/CrystalStructureDataCall.h | <gh_stars>1-10
/*
* CrystalStructureDataCall.h
*
* Copyright (C) 2012 by University of Stuttgart (VISUS).
* All rights reserved.
*
* $Id: CrystalStructureDataCall.h 1443 2015-07-08 12:18:12Z reina $
*/
#ifndef MMPROTEINCALLPLUGIN_CRYSTALSTRCUTUREDATACALL_H_INCLUDED
#define MMPROTEINCALLPLUGIN_CRYSTALSTRCUTUREDA... |
voei/megamol | plugins/probe/src/ProbeCalls.h | <gh_stars>0
/*
* ProbeCalls.h
* Copyright (C) 2009-2017 by MegaMol Team
* Alle Rechte vorbehalten.
*/
#ifndef PROBE_CALLS_H_INCLUDED
#define PROBE_CALLS_H_INCLUDED
#include "mmcore/CallGeneric.h"
#include "ProbeCollection.h"
namespace megamol {
namespace probe {
class PROBE_API CallProbes
: public core::Ge... |
voei/megamol | vislib/include/vislib/graphics/Cursor2D.h | <reponame>voei/megamol<filename>vislib/include/vislib/graphics/Cursor2D.h
/*
* Cursor2D.h
*
* Copyright (C) 2006 by Universitaet Stuttgart (VIS). Alle Rechte vorbehalten.
*/
#ifndef VISLIB_CURSOR2D_H_INCLUDED
#define VISLIB_CURSOR2D_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (de... |
voei/megamol | vislib/include/vislib/sys/FatReaderWriterLock.h | /*
* FatReaderWriterLock.h
*
* Copyright (C) 2006 - 2011 by Visualisierungsinstitut Universitaet Stuttgart.
* Alle Rechte vorbehalten.
*/
#ifndef VISLIB_FATREADERWRITERLOCK_H_INCLUDED
#define VISLIB_FATREADERWRITERLOCK_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_V... |
voei/megamol | plugins/gui/src/GUIUtils.h | /*
* GUIUtils.h
*
* Copyright (C) 2019 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOL_GUI_GUIUTILS_INCLUDED
#define MEGAMOL_GUI_GUIUTILS_INCLUDED
#define IMGUI_DEFINE_MATH_OPERATORS
#define IMGUI_DISABLE_OBSOLETE_FUNCTIONS
#include <imgui.h>
#include <imgui_internal.h>
#include... |
voei/megamol | core/include/mmcore/view/CallGetTransferFunction.h | /*
* CallGetTransferFunction.h
*
* Copyright (C) 2009 by VISUS (Universitaet Stuttgart)
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_CALLGETTRANSFERFUNCTION_H_INCLUDED
#define MEGAMOLCORE_CALLGETTRANSFERFUNCTION_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
# pragma once
#endif /* (defined(_MSC_... |
voei/megamol | plugins/protein/src/MoleculeSequenceRenderer.h | #ifndef MOLECULESEQUENCERENDERER_H
#define MOLECULESEQUENCERENDERER_H
#include "mmcore/view/Renderer2DModule.h"
#include "mmcore/view/CallRender2D.h"
#include "mmcore/view/MouseFlags.h"
#include "GlWidgetLibrary.h"
#include "GlButton.h"
namespace megamol {
namespace core {
class CallerSlot;
}
namespace protein {
c... |
voei/megamol | plugins/mmstd_datatools/include/mmstd_datatools/MultiParticleDataAdaptor.h | /*
* AbstractParticleManipulator.h
*
* Copyright (C) 2016 by <NAME>
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOL_DATATOOLS_MULTIPARTICLEDATAADAPTOR_H_INCLUDED
#define MEGAMOL_DATATOOLS_MULTIPARTICLEDATAADAPTOR_H_INCLUDED
#pragma once
#include "mmstd_datatools/mmstd_datatools.h"
#include "mmcore/moldyn/MultiParti... |
voei/megamol | core/include/mmcore/cluster/ClusterControllerClient.h | <gh_stars>1-10
/*
* ClusterControllerClient.h
*
* Copyright (C) 2009 - 2010 by VISUS (Universitaet Stuttgart).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_CLUSTERCONTROLLERCLIENT_H_INCLUDED
#define MEGAMOLCORE_CLUSTERCONTROLLERCLIENT_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endi... |
voei/megamol | vislib/include/vislib/graphics/CameraRotate2DEulerLookAt.h | /*
* CameraRotate2DEulerLookAt.h
*
* Copyright (C) 2011 by Visualisierungsinstitut Universitaet Stuttgart.
* Alle Rechte vorbehalten.
*/
#ifndef VISLIB_CAMERAROTATE2DEULERLOOKAT_H_INCLUDED
#define VISLIB_CAMERAROTATE2DEULERLOOKAT_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defi... |
voei/megamol | plugins/mmstd_datatools/src/table/TableFlagFilter.h | /*
* TableFlagFilter.h
*
* Copyright (C) 2020 by VISUS (University of Stuttgart)
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOL_DATATOOLS_FLOATTABLE_FLOATTABLEFLAGFILTER_H_INCLUDED
#define MEGAMOL_DATATOOLS_FLOATTABLE_FLOATTABLEFLAGFILTER_H_INCLUDED
#include "mmcore/Module.h"
#include "mmcore/CalleeSlot.h"
#inclu... |
voei/megamol | core/include/mmcore/view/special/AnaglyphStereoView.h | /*
* AnaglyphStereoView.h
*
* Copyright (C) 2010 by VISUS (Universitaet Stuttgart)
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_ANAGLYPHSTEREOVIEW_H_INCLUDED
#define MEGAMOLCORE_ANAGLYPHSTEREOVIEW_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER >... |
voei/megamol | vislib/include/vislib/net/cluster/AbstractControllerNode.h | <gh_stars>1-10
/*
* AbstractControllerNode.h
*
* Copyright (C) 2006 - 2008 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
*/
#ifndef VISLIB_ABSTRACTCONTROLLERNODE_H_INCLUDED
#define VISLIB_ABSTRACTCONTROLLERNODE_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(... |
voei/megamol | vislib/include/vislib/net/SimpleMessage.h | /*
* SimpleMessage.h
*
* Copyright (C) 2006 - 2010 by Visualisierungsinstitut Universitaet Stuttgart.
* Alle Rechte vorbehalten.
*/
#ifndef VISLIB_SIMPLEMESSAGE_H_INCLUDED
#define VISLIB_SIMPLEMESSAGE_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER >... |
voei/megamol | vislib/include/vislib/graphics/CameraParamsEyeOverride.h | /*
* CameraParamsEyeOverride.h
*
* Copyright (C) 2006 - 2007 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
* Copyright (C) 2007, <NAME>. All rights reserved.
*/
#ifndef VISLIB_CAMERAPARAMSEYEOVERRIDE_H_INCLUDED
#define VISLIB_CAMERAPARAMSEYEOVERRIDE_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > ... |
voei/megamol | console/src/utility/HotFixFileName.h | /*
* utility/HotFixFileName.h
*
* Copyright (C) 2016 by MegaMol Team
* Alle Rechte vorbehalten.
*/
#pragma once
#include "AbstractUILayer.h"
namespace megamol {
namespace console {
namespace utility {
/** Utility class closing a window when ESC is pressed */
class HotFixFileName : public AbstractUILayer ... |
voei/megamol | vislib/include/vislib/sys/Log.h | /*
* Log.h
*
* Copyright (C) 2006 - 2010 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
*/
#ifndef VISLIB_LOG_H_INCLUDED
#define VISLIB_LOG_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VER > 1000)) */
#if defined(_WIN32) && defined(_MANAG... |
voei/megamol | plugins/mmstd_volume/src/VolumeSliceRenderer.h | /*
* VolumeSliceRenderer.h
*
* Copyright (C) 2012-2019 by Universitaet Stuttgart (VISUS).
* All rights reserved.
*/
#ifndef MMSTD_VOLUME_RENDERVOLUMESLICE_H_INCLUDED
#define MMSTD_VOLUME_RENDERVOLUMESLICE_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC_VE... |
andrewlindberg/AmxxCurl | deps/metamod/mqueue.h | <gh_stars>10-100
// vi: set ts=4 sw=4 :
// vim: set tw=75 :
#ifdef UNFINISHED
// mqueue.h - class and types for queues
/*
* Copyright (c) 2001-2003 <NAME> <<EMAIL>>
*
* This file is part of Metamod.
*
* Metamod is free software; you can redistribute it and/or modify it
* under the terms of the GNU Gen... |
andrewlindberg/AmxxCurl | src/amx_curl_manager_class.h | #ifndef _AMX_CURL_MANAGER_CLASS_H_
#define _AMX_CURL_MANAGER_CLASS_H_
#include <unordered_map>
#include <map>
#include <queue>
#include <chrono>
#include <algorithm>
#include <utility>
#include "curl_class.h"
#include "curl_multi_class.h"
#include "amx_curl_class.h"
#include "amx_curl_callback_class.h"
#include "curl... |
andrewlindberg/AmxxCurl | src/amx_curl_class.h | #ifndef _AMX_CURL_CLASS_H_
#define _AMX_CURL_CLASS_H_
#include <functional>
#include "curl_class.h"
#include "amx_curl_callback_class.h"
class CurlTaskCallbackNotFoundException : std::exception
{ };
class AmxCurl
{
using AmxCallback = int;
public:
AmxCurl(AMX* amx, CurlMulti& curl_multi) :
amx_(amx)... |
andrewlindberg/AmxxCurl | deps/metamod/api_info.h | <gh_stars>10-100
// vi: set ts=4 sw=4 :
// vim: set tw=75 :
// api_info.h - structures to store info about api routines
/*
* Copyright (c) 2001-2003 <NAME> <<EMAIL>>
*
* This file is part of Metamod.
*
* Metamod is free software; you can redistribute it and/or modify it
* under the terms of the GNU Gen... |
andrewlindberg/AmxxCurl | deps/metamod/commands_meta.h | // vi: set ts=4 sw=4 :
// vim: set tw=75 :
// commands_meta.h - prototypes for console commands
/*
* Copyright (c) 2001-2003 <NAME> <<EMAIL>>
*
* This file is part of Metamod.
*
* Metamod is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as p... |
andrewlindberg/AmxxCurl | deps/metamod/tqueue.h | <reponame>andrewlindberg/AmxxCurl
// vi: set ts=4 sw=4 :
// vim: set tw=75 :
#ifdef UNFINISHED
// tqueue.h - template classes for Queue and QItem
/*
* Copyright (c) 2001-2003 <NAME> <<EMAIL>>
*
* This file is part of Metamod.
*
* Metamod is free software; you can redistribute it and/or modify it
* und... |
andrewlindberg/AmxxCurl | src/asio_poller.h | #ifndef _ASIO_POLLER_CLASS_H_
#define _ASIO_POLLER_CLASS_H_
#include <asio.hpp>
#include <memory>
class AsioPoller
{
public:
AsioPoller();
~AsioPoller();
void Poll();
asio::ip::tcp::socket CreateTcpSocket();
asio::ip::tcp::socket WrapTcpSocket(const asio::detail::socket_type& native_socket, cons... |
andrewlindberg/AmxxCurl | src/amx_curl_controller_class.h | <filename>src/amx_curl_controller_class.h
#ifndef _AMX_CURL_CONTROLLER_H_
#define _AMX_CURL_CONTROLLER_H_
#include "amx_curl_manager_class.h"
class AmxCurlController
{
public:
AmxCurlManager& get_curl_manager() { return curl_manager_; }
AsioPoller& get_asio_poller() { return asio_poller_; }
static AmxCur... |
andrewlindberg/AmxxCurl | src/curl_utils_class.h | <reponame>andrewlindberg/AmxxCurl
#ifndef _CURL_UTILS_CLASS_H_
#define _CURL_UTILS_CLASS_H_
#include <curl/curl.h>
class CurlUtils
{
public:
static int GetInterruptCodeForCurlCallback(CURLoption callback_option);
static CURLoption GetDataOptionForCallbackOption(CURLoption callback_option);
static bool IsD... |
andrewlindberg/AmxxCurl | src/amx_curl_callback_class.h | #ifndef _AMX_CURL_CALLBACK_CLASS_H_
#define _AMX_CURL_CALLBACK_CLASS_H_
#include <unordered_map>
#include <atomic>
#include <algorithm>
#include "sdk/amxxmodule.h"
#include "curl_callback_class.h"
class CurlCallbackAmx : public CurlCallback
{
using AmxForward = int;
struct CurlOptionHash
{
size_... |
andrewlindberg/AmxxCurl | deps/metamod/linkent.h | // vi: set ts=4 sw=4 :
// vim: set tw=75 :
// linkent.h - export entities from mod "games" back to the HL engine
/*
* Copyright (c) 2001-2003 <NAME> <<EMAIL>>
*
* This file is part of Metamod.
*
* Metamod is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Pu... |
andrewlindberg/AmxxCurl | src/sdk/amxxmodule.h | /*
* AMX Mod X Module Interface Functions
* This file may be freely used
*/
// prevent double include
#ifndef __AMXXMODULE_H__
#define __AMXXMODULE_H__
// config
#include "moduleconfig.h"
#include <stddef.h> // size_t
// metamod include files
#ifdef USE_METAMOD
#include <extdll.h>
#include <meta_api.h>
#include "o... |
andrewlindberg/AmxxCurl | src/curl_multi_class.h | <gh_stars>10-100
#ifndef _CURL_MULTI_CLASS_H_
#define _CURL_MULTI_CLASS_H_
#include <unordered_map>
#include <set>
#include "asio_poller.h"
#include "curl_class.h"
struct SocketData
{
bool is_ares_socket = false;
int previous_action = CURL_POLL_NONE; // CURL_POLL_IN, CURL_POLL_OUT, etc
};
class CurlMulti
{
p... |
andrewlindberg/AmxxCurl | deps/metamod/engine_t.h | // vi: set ts=4 sw=4 :
// vim: set tw=75 :
// engine_t.h - The engine_t type
/*
* Copyright (c) 2001-2006 <NAME> <<EMAIL>>
*
* This file is part of Metamod.
*
* Metamod is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* ... |
andrewlindberg/AmxxCurl | deps/metamod/log_meta.h | <filename>deps/metamod/log_meta.h
// vi: set ts=4 sw=4 :
// vim: set tw=75 :
// log_meta.h - functions & macros for logging
/*
* Copyright (c) 2001-2003 <NAME> <<EMAIL>>
*
* This file is part of Metamod.
*
* Metamod is free software; you can redistribute it and/or modify it
* under the terms of the GNU... |
andrewlindberg/AmxxCurl | deps/metamod/plinfo.h | <gh_stars>10-100
// vi: set ts=4 sw=4 :
// vim: set tw=75 :
// plinfo.h - typedefs for plugin info structure
/*
* Copyright (c) 2001-2003 <NAME> <<EMAIL>>
*
* This file is part of Metamod.
*
* Metamod is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public... |
andrewlindberg/AmxxCurl | src/curl_class.h | <reponame>andrewlindberg/AmxxCurl<filename>src/curl_class.h
#ifndef _CURL_CLASS_H_
#define _CURL_CLASS_H_
#include <string>
#include <memory>
#include <curl/curl.h>
#include "curl_callback_class.h"
#include "curl_utils_class.h"
class CurlInvalidOptionException : public std::exception
{
public:
CurlInvalidOption... |
andrewlindberg/AmxxCurl | deps/metamod/thread_logparse.h | <reponame>andrewlindberg/AmxxCurl<gh_stars>10-100
// vi: set ts=4 sw=4 :
// vim: set tw=75 :
#ifdef UNFINISHED
// thread_logparse.h - prototypes for thread_logparse functions
/*
* Copyright (c) 2001-2003 <NAME> <<EMAIL>>
*
* This file is part of Metamod.
*
* Metamod is free software; you can redistribute ... |
andrewlindberg/AmxxCurl | deps/metamod/osdep.h | <reponame>andrewlindberg/AmxxCurl
// vi: set ts=4 sw=4 :
// vim: set tw=75 :
// osdep.h - operating system dependencies
/*
* Copyright (c) 2001-2003 <NAME> <<EMAIL>>
*
* This file is part of Metamod.
*
* Metamod is free software; you can redistribute it and/or modify it
* under the terms of the GNU Gen... |
andrewlindberg/AmxxCurl | src/sdk/moduleconfig.h | <reponame>andrewlindberg/AmxxCurl<gh_stars>10-100
// Configuration
#ifndef __MODULECONFIG_H__
#define __MODULECONFIG_H__
/** Module info
* -The logtag is the tag that the module's log messages will be
* prepended with.
* -The library is the name that the #pragma library
* message will have prepended.
* -The ... |
andrewlindberg/AmxxCurl | deps/metamod/mhook.h | // vi: set ts=4 sw=4 :
// vim: set tw=75 :
#ifdef UNFINISHED
// mhook.h - class and types to describe hooks and hooklists
/*
* Copyright (c) 2001-2003 <NAME> <<EMAIL>>
*
* This file is part of Metamod.
*
* Metamod is free software; you can redistribute it and/or modify it
* under the terms of the GNU ... |
anleko/libnsh | src/scalar.c | <filename>src/scalar.c
/* Scalar helpers
*
* Copyright (c) 2016 <NAME> <<EMAIL>>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the... |
anleko/libnsh | test/check_register.c | #include <stdlib.h>
#include <check.h>
#include <nsh.h>
#define oid_netSnmpPlaypen 1, 3, 6, 1, 4, 1, 8072, 9999, 9999
#define oid_exampleOid oid_netSnmpPlaypen, 1
nsh_scalar_handler_const(exampleOid, ASN_INTEGER, 10);
START_TEST (test_register_scalar)
{
int ret;
ret = nsh_register_scalar_ro(exampleOid);
ck_a... |
anleko/libnsh | src/private.h | <reponame>anleko/libnsh
/* Private declarations
*
* Copyright (c) 2016 <NAME> <<EMAIL>>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitat... |
anleko/libnsh | examples/table.c | <reponame>anleko/libnsh<gh_stars>1-10
/* libnsh example - Table
*
* Copyright (c) 2016 <NAME> <<EMAIL>>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including... |
anleko/libnsh | src/table.h | <reponame>anleko/libnsh
/* Table helpers
*
* Copyright (c) 2016 <NAME> <<EMAIL>>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the... |
anleko/libnsh | src/nsh.h | <filename>src/nsh.h
/* libnsh - Net-SNMP helper C-library
*
* Copyright (c) 2016 <NAME> <<EMAIL>>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including witho... |
anleko/libnsh | src/table.c | /* Table helpers
*
* Copyright (c) 2016 <NAME> <<EMAIL>>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy,... |
anleko/libnsh | examples/scalar_group_ro.c | /* libnsh example - Use one callback for several OIDs
*
* Copyright (c) 2016 <NAME> <<EMAIL>>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without l... |
mtb04313/abstraction-rtos | include/Template/cyabs_rtos_impl.h | <gh_stars>0
/***********************************************************************************************//**
* \file cyabs_rtos_impl.h
*
* \brief
* Template file for internal definitions for RTOS abstraction layer.
* Replace all TODO items with the proper values for the RTOS that is
* being wrapped.
*
*****... |
mtb04313/abstraction-rtos | include/COMPONENT_FREERTOS/cyabs_rtos_impl.h | <gh_stars>0
/***********************************************************************************************//**
* \file cyabs_rtos_impl.h
*
* \brief
* Internal definitions for RTOS abstraction layer
*
***************************************************************************************************
* \copyrigh... |
hangulcode/NeoScript | NeoSource/NeoVM.h | #pragma once
#include "NeoVMWorker.h"
class CNArchive;
class CNeoVM
{
friend CNeoVMWorker;
private:
u8 * _pCodePtr;
int _iCodeLen;
void SetCodeData(u8* p, int sz)
{
_pCodePtr = p;
_iCodeLen = sz;
}
std::vector<VarInfo> m_sVarGlobal;
std::vector<SFunctionTable> m_sFunctionPtr;
std::map<u32,... |
hangulcode/NeoScript | NeoSource/NeoExport.h | <gh_stars>1-10
#pragma once
bool Write(CArchiveRdWC& arText, CNArchive& ar, SFunctions& funs, SVars& vars);
bool WriteLog(CArchiveRdWC& arText, SFunctions& funs, SVars& vars); |
hangulcode/NeoScript | NeoSource/NeoArchive.h | #pragma once
#include "NeoConfig.h"
class CNArchive
{
private:
u8* m_lpBufStart;
int m_iOffset;
int m_iSize;
int m_iMaxSize;
bool m_bAlloc;
public:
CNArchive(int iMaxSize = 1*1024*1024)
{
m_iMaxSize = iMaxSize;
m_iOffset = 0;
m_iSize = 10 * 1024; // 10k
m_lpBufStart = new u8[m_iSize];
m_bAlloc = ... |
hangulcode/NeoScript | NeoSource/NeoVMWorker.h | <filename>NeoSource/NeoVMWorker.h<gh_stars>1-10
#pragma once
#include <time.h>
#include "NeoConfig.h"
enum VAR_TYPE : u8
{
VAR_NONE,
VAR_BOOL,
VAR_INT,
VAR_FLOAT, // double
VAR_STRING,
VAR_TABLE,
VAR_TABLEFUN,
VAR_FUN,
};
typedef u8 OpType;
enum eNOperation : OpType
{
NOP_NONE = 0,
NOP_MOV,
NOP_MOV_MINUS... |
hangulcode/NeoScript | NeoSource/NeoTextLoader.h | #pragma once
#include "NeoConfig.h"
#define FILE_UNICODE_HEADER u16(0xFEFF)
#define FILE_UTF8_HEADER u16(0xBBEF)
#define FILE_UTF8_SUB (u8)(0xBF)
enum TK_TYPE
{
TK_UNUSED,
TK_NONE,
TK_STRING,
TK_VAR,
TK_FUN,
TK_IMPORT,
TK_EXPORT,
TK_TOSTRING,
TK_TOINT,
TK_TOFLOAT,
TK_TOSIZE,
TK_GETTYPE,
TK_SLEEP... |
hangulcode/NeoScript | NeoSource/UTFString.h | <gh_stars>1-10
#pragma once
#include "NeoArchive.h"
// 0000 0000 ~ 0000 007F: 0xxxxxxx
// 0000 0080 ~ 0000 07FF: 110xxxxx 10xxxxxx
// 0000 0800 ~ 0000 FFFF: 1110xxxx 10xxxxxx 10xxxxxx
// 0001 0000 ~ 001F FFFF: 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx
// 0020 0000 ~ 03FF FFFF: 111110xx 10xxxxxx 10xxxxxx 10xxxxxx 10xxx... |
hangulcode/NeoScript | NeoSource/NeoConfig.h | #pragma once
typedef unsigned char u8;
typedef char s8;
typedef unsigned short u16;
typedef short s16;
typedef unsigned int u32;
typedef int s32;
#pragma pack(1)
struct debug_info
{
union
{
//u32 _data;
u16 _data;
struct
{
// u16 _fileseq;
u16 _lineseq;
};
};
debug_info()
{
//_file... |
SilasYoome/arduino_uno_4motor_test | lib/PCINT/PinChangeInterruptBoards.h | <reponame>SilasYoome/arduino_uno_4motor_test<filename>lib/PCINT/PinChangeInterruptBoards.h
/*
Copyright (c) 2014-2015 NicoHood
See the readme for credit to other people.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to... |
SilasYoome/arduino_uno_4motor_test | lib/PCINT/PinChangeInterrupt.h | <reponame>SilasYoome/arduino_uno_4motor_test
/*
Copyright (c) 2014-2018 NicoHood
See the readme for credit to other people.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, inc... |
ranweiler/fmaemu | src/mp.h | <reponame>ranweiler/fmaemu
#ifndef FMA_COMMON_H
#include "common.h"
#endif
#include "mpfr.h"
double fma_emu_mp(double a, double b, double c);
|
ranweiler/fmaemu | src/common.h | #ifndef FMA_COMMON_H
#define FMA_COMMON_H
#endif
#include <math.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdint.h>
#include <string.h>
// Provide multiple views of double-precision floats.
typedef union f64 {
double f64;
uint64_t u64;
} f64;
double from_raw(uint64_t raw);
uint64_t to_raw(double ... |
ranweiler/fmaemu | src/common.c | #include "common.h"
double from_raw(uint64_t raw) {
f64 f = { .u64 = raw };
return f.f64;
}
uint64_t to_raw(double x) {
f64 f = { .f64 = x };
return f.u64;
}
double quiet_nan(double nan) {
f64 f = { .f64 = nan };
f.u64 |= (uint64_t) 1 << 51;
return f.f64;
}
|
ranweiler/fmaemu | test/prop_emu_mp.c | #include "fma.h"
#include "theft.h"
struct repeat_once_env {
uint8_t local_minimum_runs;
bool fail;
};
enum theft_trial_res
prop_emu_matches_asm(struct theft *t, void *arg1, void *arg2, void *arg3) {
double a = *((double *) arg1);
double b = *((double *) arg2);
double c = *((double *) arg3);
... |
ranweiler/fmaemu | src/exact.c | #include "exact.h"
// Algorithm 2.3 from [Graillat2008], due to Dekker & Veltkamp.
void split(double *x_out, double *y_out, double a) {
// The constant `f` is the value:
//
// 2^s - 1
//
// where:
// s = ceil(p/2)
//
// In double precision, `p` = 53, so `s` = 27.
double f =... |
ranweiler/fmaemu | src/exact.h | #ifndef FMA_COMMON_H
#include "common.h"
#endif
void split(double *x_out, double *y_out, double a);
void exact_add(double *sum_appx, double *sum_err, double a, double b);
void exact_mul(double *mul_appx, double *mul_err, double a, double b);
|
ranweiler/fmaemu | src/fma.c | #include "fma.h"
void print_f64(double x) {
f64 f;
f.f64 = x;
printf("%lx\n", f.u64);
}
double fma_f64(double a, double b, double c) {
return b*a + c;
}
// Note that we permute the `a` and `b` arguments so that we
// compute `ab + c`, not `ba + c`. This is impacts the result
// when multiple argumen... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.