SPH
Public Member Functions | List of all members
IUvMapping Class Referenceabstract

#include <UvMapping.h>

Inheritance diagram for IUvMapping:
Polymorphic PlanarUvMapping SphericalUvMapping

Public Member Functions

virtual Array< Vectorgenerate (const Storage &storage) const =0
 
- Public Member Functions inherited from Polymorphic
virtual ~Polymorphic ()
 

Detailed Description

Definition at line 8 of file UvMapping.h.

Member Function Documentation

◆ generate()

virtual Array<Vector> IUvMapping::generate ( const Storage storage) const
pure virtual

Implemented in PlanarUvMapping, and SphericalUvMapping.


The documentation for this class was generated from the following file: