mod_fem_viewer/FemViewer/src/AppImpl.cpp File Reference

#include "Log.h"
#include "types.h"
#include "fv_config.h"
#include "fv_timer.h"
#include "fv_txt_utls.h"
#include "ocl.h"
#include "AppImpl.hpp"
#include "ViewManager.h"
#include "ModelControler.h"
#include "View.h"
Include dependency graph for AppImpl.cpp:

Namespaces

namespace  FemViewer

Functions

int FemViewer::run_application (int argc, char **argv, bool initgl, Thread *parent=nullptr)

Variables

cl_int numelems
struct triangle_s * triangles = NULL
char ** mtllist = NULL
char * mtllib = NULL
cl_int * grid_data = NULL
cl_int * cell_data = NULL
grid_t gridinfo
size_t imgsize [2]
struct pixel_simage
cl_mem pixels
cl_event shade
cl_event extraevent
cl_command_queue cq
cl_int pixcount
const bool initgl
int texnum = 0

Variable Documentation

cl_int* cell_data = NULL
cl_command_queue cq
cl_event extraevent
cl_int* grid_data = NULL
struct pixel_s* image
size_t imgsize[2]
const bool initgl
char* mtllib = NULL
char** mtllist = NULL
cl_int numelems
cl_int pixcount
cl_mem pixels
cl_event shade
int texnum = 0
struct triangle_s* triangles = NULL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1