Loading...
Searching...
No Matches
Threedim::GeometryInfo Class Reference

Public Member Functions

 halp_meta (name, "Geometry Info") halp_meta(category
 
Visuals halp_meta (c_name, "geometry_info") halp_meta(manual_url
 
void operator() ()
 

Public Attributes

Visuals https: halp_meta(uuid
 
struct { 
 
   struct { 
 
      halp::dynamic_gpu_geometry   mesh 
 
      float   transform [16] {} 
 
      bool   dirty_mesh = false 
 
      bool   dirty_transform = false 
 
   }   geometry 
 
inputs 
 
struct { 
 
   halp::val_port<"Vertices", int >   vertices 
 
   halp::val_port<"Indices", int >   indices 
 
   halp::val_port<"Instances", int >   instances 
 
   halp::val_port<"Attributes", std::vector< halp::geometry_attribute > >   attributes 
 
   halp::val_port<"Bindings", std::vector< halp::geometry_binding > >   bindings 
 
   halp::val_port<"Inputs", std::vector< halp::geometry_input > >   inputs 
 
outputs 
 

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