24 return _surface->_name;
39 _block->_projection_mode == LwoSurfaceBlockProjection::M_uv);
51 return _block->_uv_name;
This class is a wrapper around LwoSurfaceBlock and stores additional information useful during the co...
const 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...
const string & get_name() const
Returns the name of the surface.
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...