UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition GeometryCollection.h:32
Definition MaterialRenderProxy.h:102
Definition MeshElementCollector.h:26
Definition GeometryCollectionDebugDraw.cpp:26
void DrawWireframe(const FGeometryCollection &Collection, const FTransform &CollectionWorldTransform, FMeshElementCollector &MeshCollector, int32 ViewIndex, const FColor &Color)
Definition GeometryCollectionDebugDraw.cpp:174
void DrawSolid(const FGeometryCollection &Collection, const FTransform &CollectionWorldTransform, FMeshElementCollector &MeshCollector, int32 ViewIndex, const FMaterialRenderProxy *MaterialProxy)
Definition GeometryCollectionDebugDraw.cpp:169