CARLA
Public Member Functions | Private Attributes | List of all members
AUncenteredPivotPointMesh Class Reference

#include <UncenteredPivotPointMesh.h>

+ Inheritance diagram for AUncenteredPivotPointMesh:
+ Collaboration diagram for AUncenteredPivotPointMesh:

Public Member Functions

 AUncenteredPivotPointMesh (const FObjectInitializer &ObjectInitializer)
 
UStaticMeshComponent * GetMeshComp ()
 

Private Attributes

UStaticMeshComponent * SMComp = nullptr
 

Detailed Description

Definition at line 14 of file UncenteredPivotPointMesh.h.

Constructor & Destructor Documentation

◆ AUncenteredPivotPointMesh()

AUncenteredPivotPointMesh::AUncenteredPivotPointMesh ( const FObjectInitializer &  ObjectInitializer)

Definition at line 9 of file UncenteredPivotPointMesh.cpp.

References SMComp.

Member Function Documentation

◆ GetMeshComp()

UStaticMeshComponent* AUncenteredPivotPointMesh::GetMeshComp ( )
inline

Definition at line 21 of file UncenteredPivotPointMesh.h.

References SMComp.

Member Data Documentation

◆ SMComp

UStaticMeshComponent* AUncenteredPivotPointMesh::SMComp = nullptr
private

Definition at line 28 of file UncenteredPivotPointMesh.h.

Referenced by AUncenteredPivotPointMesh().


The documentation for this class was generated from the following files: