Struct feo_oop_engine::graphics::graphics_system::GraphicsSystem
source · [−]pub struct GraphicsSystem { /* private fields */ }Expand description
Contains the necessary facilities to build a Graphics system.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for GraphicsSystem
impl Send for GraphicsSystem
impl Sync for GraphicsSystem
impl Unpin for GraphicsSystem
impl !UnwindSafe for GraphicsSystem
Blanket Implementations
Mutably borrows from an owned value. Read more
Builds a pointer to this type from a raw pointer.
Returns true if the size is suitable to store a type like this.
Returns the size of an individual element.