sculpto
Public Attributes | List of all members
scl::submission Struct Reference

#include <render_pipeline.h>

Public Attributes

shared< meshMesh
 
matr4 Transform
 

Detailed Description

Render object render_pass_submission structure.

Definition at line 42 of file render_pipeline.h.

Member Data Documentation

◆ Mesh

shared<mesh> scl::submission::Mesh

Definition at line 44 of file render_pipeline.h.

◆ Transform

matr4 scl::submission::Transform

Submitted to render mesh.

Definition at line 45 of file render_pipeline.h.


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