PolyFEM
Loading...
Searching...
No Matches
polyfem::renderer::UniformAttributes Class Reference

#include <raster.hpp>

Public Attributes

Eigen::Matrix4d M_cam
 
Eigen::Matrix4d M_orth
 
Eigen::Matrix4d M
 

Detailed Description

Definition at line 70 of file raster.hpp.

Member Data Documentation

◆ M

Eigen::Matrix4d polyfem::renderer::UniformAttributes::M

Definition at line 76 of file raster.hpp.

Referenced by polyfem::renderer::render().

◆ M_cam

Eigen::Matrix4d polyfem::renderer::UniformAttributes::M_cam

Definition at line 73 of file raster.hpp.

Referenced by polyfem::renderer::render().

◆ M_orth

Eigen::Matrix4d polyfem::renderer::UniformAttributes::M_orth

Definition at line 75 of file raster.hpp.

Referenced by polyfem::renderer::render().


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