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
bdc536dfc420d9ac06b485d73a89b327ccabe249
ResInsight/Fwk/AppFwk/cafProjectDataModel/cafProjectDataModel_UnitTests/TestObj.cpp

14 lines
245 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
#include "TestObj.h"
#6106 Apply clang-format on AppFwk
2020-06-19 07:53:59 +02:00
CAF_PDM_SOURCE_INIT( TestObj, "TestObj" );
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
TestObj::TestObj()
{
#6106 Apply clang-format on AppFwk
2020-06-19 07:53:59 +02:00
CAF_PDM_InitObject( "TestObj", "", "", "" );
CAF_PDM_InitField( &m_position, "Position", 8765.2, "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
}
#6106 Apply clang-format on AppFwk
2020-06-19 07:53:59 +02:00
TestObj::~TestObj()
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 77ms 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