Visual Computing Library
Loading...
Searching...
No Matches
vcl::comp::ParentMeshPointer< MeshType > Class Template Reference

The ParentMeshPointer class. More...

Inheritance diagram for vcl::comp::ParentMeshPointer< MeshType >:

Public Types

using ParentMeshType = MeshType
 

Public Member Functions

 ParentMeshPointer (const ParentMeshPointer< MeshType > &)
 
 ParentMeshPointer (ParentMeshPointer< MeshType > &&)
 
ParentMeshPointeroperator= (const ParentMeshPointer< MeshType > &)
 
constexpr MeshType * parentMesh ()
 
constexpr const MeshType * parentMesh () const
 

Protected Member Functions

void setParentMesh (void *parentMesh)
 

Private Attributes

MeshType * mParent = nullptr
 

Detailed Description

template<typename MeshType>
class vcl::comp::ParentMeshPointer< MeshType >

The ParentMeshPointer class.


The documentation for this class was generated from the following file: