Visual Computing Library
devel
Version:
Loading versions...
Loading...
Searching...
No Matches
vcl::vert::HasOptionalTexCoord 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::HasOptionalTexCoord
=
comp::HasOptionalTexCoord<T>
vcl::comp::HasOptionalTexCoord
A concept that checks whether a type T (that should be a Element) has the TexCoord component (inherit...
Definition
tex_coord.h:145
vcl::vert::HasOptionalTexCoord
Definition
vertex_components.h:107
vcl
vert
HasOptionalTexCoord
Generated by
1.9.8