44 #if defined(ENABLE_HEXAHEDRALMESH_SUPPORT) || defined(ENABLE_POLYHEDRALMESH_SUPPORT) || defined(ENABLE_TETRAHEDRALMESH_SUPPORT) 46 #define TEXTURECONTROL_2D_TEXTURE_HANDLING_OVM_C 48 #include "TextureControl.hh" 50 template<
typename VolumeMeshT,
typename VolumeMeshObjectT >
57 texcoord[*v_it] = _texProp[*v_it];
void copyTexture(Texture &_texture, MeshT &_mesh, OpenMesh::VPropHandleT< double > _texProp)
Copy the supplied 1D vertex property to both coordinates of the 2D vertex OM texture property...