Struct ringl::pointlight::PointLight[][src]

pub struct PointLight { /* fields omitted */ }

Methods

impl PointLight
[src]

Trait Implementations

impl NodeT for PointLight
[src]

impl Light for PointLight
[src]

impl Render3d for PointLight
[src]

Auto Trait Implementations

impl Send for PointLight

impl Sync for PointLight