Loading...
Searching...
No Matches
Threedim::Plane Struct Reference

Public Member Functions

 halp_meta (category, "Visuals/3D/Primitives") halp_meta(author
 
Jean Michaël vcglib halp_meta (manual_url, "https://ossia.io/score-docs/processes/meshes.html#primitive") halp_meta(name
 
Jean Michaël vcglib Plane halp_meta (c_name, "3d_plane") halp_meta(uuid
 
void prepare (halp::setup)
 
void update ()
 
void operator() ()
 

Public Attributes

Jean Michaël Celerier
 
struct { 
 
   PositionControl   position 
 
   RotationControl   rotation 
 
   ScaleControl   scale 
 
   halp::spinbox_i32<"H divs.", halp::range{1, 1000, 16}>   hdivs 
 
   halp::spinbox_i32<"V divs.", halp::range{1, 1000, 16}>   vdivs 
 
inputs 
 
struct { 
 
   struct { 
 
      halp::position_normals_texcoords_geometry_plane   mesh 
 
      float   transform [16] {} 
 
      bool   dirty_mesh = false 
 
      bool   dirty_transform = false 
 
   }   geometry 
 
outputs 
 
std::vector< float > complete
 

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