Trait rin::ecs::ReferenceType [−][src]
pub trait ReferenceType { type ReferenceType; }
Associated Types
type ReferenceType
[src]
Implementors
impl<'c> ReferenceType for SkeletonRef
[src]
impl<'c> ReferenceType for SkeletonRef
[src]type ReferenceType = RefData
impl<'c> ReferenceType for GeometryRef
[src]
impl<'c> ReferenceType for GeometryRef
[src]type ReferenceType = RefData
impl<'c> ReferenceType for GpuDebugGeometryRef
[src]
impl<'c> ReferenceType for GpuDebugGeometryRef
[src]type ReferenceType = RefData
impl<'c> ReferenceType for GpuGeometryRef
[src]
impl<'c> ReferenceType for GpuGeometryRef
[src]