Struct e2rcore::interface::i_component::ComponentDrawGroupDependentObjects [] [src]

pub struct ComponentDrawGroupDependentObjects {
    pub _group_id: usize,
    pub _obj_ids: Vec<usize>,
}

Fields

Trait Implementations

impl Clone for ComponentDrawGroupDependentObjects
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl IComponent for ComponentDrawGroupDependentObjects
[src]

[src]