Logo
Explore Help
Sign In
OilfieldToolsNet/ResInsight
4
0
Fork 0
You've already forked ResInsight
mirror of https://github.com/OPM/ResInsight.git synced 2025-02-25 18:55:39 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
9ec83836ed07beb39203f879f9263b0700d2fb10
ResInsight/Fwk/AppFwk/cafProjectDataModel/cafProjectDataModel_UnitTests/TestObj.h

18 lines
241 B
C
Raw Normal View History

Integrated changes for framework Pdm fields can contain a forward declared Pdm object without the include file VizFwk: Added VertexColoring shader to be able to use per vertex color used from drawableGeo::setColorArray()
2014-04-11 11:06:42 +02:00
#pragma once
#include "cafPdmField.h"
#include "cafPdmObject.h"
#include "cafPdmPointer.h"
#6106 Apply clang-format on AppFwk
2020-06-19 07:53:59 +02:00
class TestObj : public caf::PdmObject
Integrated changes for framework Pdm fields can contain a forward declared Pdm object without the include file VizFwk: Added VertexColoring shader to be able to use per vertex color used from drawableGeo::setColorArray()
2014-04-11 11:06:42 +02:00
{
CAF_PDM_HEADER_INIT;
public:
TestObj();
~TestObj();
#6106 Apply clang-format on AppFwk
2020-06-19 07:53:59 +02:00
caf::PdmField<double> m_position;
Integrated changes for framework Pdm fields can contain a forward declared Pdm object without the include file VizFwk: Added VertexColoring shader to be able to use per vertex color used from drawableGeo::setColorArray()
2014-04-11 11:06:42 +02:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 73ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API