Visual Computing Library
Loading...
Searching...
No Matches
vcl::HasTransformMatrix Concept Reference

Concept that checks if a Mesh has the TransformMatrix component. More...

#include <vclib/concepts/mesh/per_mesh.h>

Concept definition

template<typename MeshType>
Concept that checks if a Mesh has the TransformMatrix component.
Definition per_mesh.h:121
The Mesh Concept is evaluated to true when the type is a Mesh.
Definition mesh_concept.h:77
Definition per_mesh.h:49

Detailed Description

Concept that checks if a Mesh has the TransformMatrix component.