Trait rinecs::component::ReferenceType[][src]

pub trait ReferenceType {
    type ReferenceType;
}

Associated Types

type ReferenceType[src]

Implementors

impl<'c> ReferenceType for SkeletonRef

impl<'c> ReferenceType for GpuGeometryRef

impl<'c> ReferenceType for GpuDebugGeometryRef

impl<'c> ReferenceType for GeometryRef