redesign CreateRenderableAxis

This commit is contained in:
2020-10-21 18:24:00 +08:00
parent cca69c10b9
commit 2045743249
4 changed files with 44 additions and 58 deletions

View File

@@ -29,7 +29,7 @@ class TestApp:public CameraAppFramework
struct:public RenderObject
{
Sampler * sampler =nullptr;
Sampler * sampler =nullptr;
Pipeline * pipeline =nullptr;
RenderableInstance *renderable_instance =nullptr;