mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-10 23:46:00 -06:00
Wip
This commit is contained in:
parent
f92ca7fba7
commit
819a2ab93e
@ -167,6 +167,10 @@ std::vector<cvf::Vec3d> createVertices()
|
||||
return vxs;
|
||||
}
|
||||
|
||||
std::vector<caf::FixedArray<cvf::uint, 4> > getCubeFaces()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user