20 return _surface->_name;
31 return (_block !=
nullptr &&
32 _block->_projection_mode == LwoSurfaceBlockProjection::M_uv);
41 return _block->_uv_name;
const std::string & get_name() const
Returns the name of the surface.
const std::string & get_uv_name() const
Returns the name of the set of UV's that are associated with this surface, if has_named_uvs() is true...
bool has_named_uvs() const
Returns true if the surface is set up to reference UV's stored on the vertices, by name (as opposed t...