stuff-from-scratch/src/rendering/visual_elements/nodes
2023-01-30 14:53:49 +00:00
..
AbstractVisualNode.cpp Add wextra level warnings. 2023-01-23 11:55:58 +00:00
AbstractVisualNode.h Clean up use of transforms in scene graph. 2023-01-19 17:37:26 +00:00
GeometryNode.cpp Break out material handling into dedicated class. 2023-01-24 09:51:15 +00:00
GeometryNode.h Initial plotting support. 2023-01-24 17:15:25 +00:00
GridNode.cpp Break out material handling into dedicated class. 2023-01-24 09:51:15 +00:00
GridNode.h Fix linux compilation. 2023-01-23 10:08:29 +00:00
ImageNode.cpp Initial steps for icon buttons. 2023-01-18 20:25:13 +00:00
ImageNode.h Initial steps for icon buttons. 2023-01-18 20:25:13 +00:00
LineEndNode.cpp Switch to template types for vectors 2023-01-30 14:53:49 +00:00
LineEndNode.h Switch to template types for vectors 2023-01-30 14:53:49 +00:00
MaterialNode.cpp Break out material handling into dedicated class. 2023-01-24 09:51:15 +00:00
MaterialNode.h Break out material handling into dedicated class. 2023-01-24 09:51:15 +00:00
MeshNode.cpp Break out material handling into dedicated class. 2023-01-24 09:51:15 +00:00
MeshNode.h Fix linux compilation. 2023-01-23 10:08:29 +00:00
PathNode.cpp Switch to template types for vectors 2023-01-30 14:53:49 +00:00
PathNode.h Clean up use of transforms in scene graph. 2023-01-19 17:37:26 +00:00
RootNode.h Clean up use of transforms in scene graph. 2023-01-19 17:37:26 +00:00
TextNode.cpp Switch to template types for vectors 2023-01-30 14:53:49 +00:00
TextNode.h Clean up some rendering. 2023-01-25 17:38:38 +00:00
TransformNode.h Clean up use of transforms in scene graph. 2023-01-19 17:37:26 +00:00