|
PolyFEM
|
This is the complete list of members for polyfem::renderer::VertexAttributes, including all inherited members.
| color | polyfem::renderer::VertexAttributes | |
| interpolate(const VertexAttributes &a, const VertexAttributes &b, const VertexAttributes &c, const double alpha, const double beta, const double gamma) | polyfem::renderer::VertexAttributes | inlinestatic |
| material | polyfem::renderer::VertexAttributes | |
| normal | polyfem::renderer::VertexAttributes | |
| position | polyfem::renderer::VertexAttributes | |
| VertexAttributes(double x=0, double y=0, double z=0, double w=1) | polyfem::renderer::VertexAttributes | inline |