Visual Computing Library
devel
Version:
Loading versions...
Loading...
Searching...
No Matches
vcl::vert::HasCustomComponents Concept Reference
Mesh
»
Mesh Requirements
»
Mesh Concepts
|
Mesh
»
Elements
»
Element Concepts
|
Mesh
»
Components
»
Vertex Components
»
Vertex Concepts
|
Mesh
»
Components
»
Vertex Components
Concept definition
template
<
typename
T>
concept
vcl::vert::HasCustomComponents
=
comp::HasCustomComponents<T>
vcl::comp::HasCustomComponents
A concept that checks whether a type T (that should be an Element or a Mesh) has the CustomComponents...
Definition
custom_components.h:316
vcl::vert::HasCustomComponents
Definition
vertex_components.h:85
vcl
vert
HasCustomComponents
Generated by
1.9.8