File ImagePlane.h
File List > scene > ImagePlane.h
Go to the documentation of this file
#pragma once
#include "ID.h"
#include "Transform.h"
class ImagePlane : public ObjectID, public Transform3D
{
};
File List > scene > ImagePlane.h
Go to the documentation of this file
#pragma once
#include "ID.h"
#include "Transform.h"
class ImagePlane : public ObjectID, public Transform3D
{
};