RapyutaSimulationPlugins
Public Attributes | List of all members
FRRRobotLinkInertia Struct Reference

#include <RREntityStructs.h>

Public Attributes

float Mass = 0.f
 [kg] More...
 
FVector Location = FVector::ZeroVector
 [cm] More...
 
FQuat Rotation = FQuat::Identity
 
float Ixx = 0.f
 
float Ixy = 0.f
 
float Ixz = 0.f
 
float Iyy = 0.f
 
float Iyz = 0.f
 
float Izz = 0.f
 

Detailed Description

USTRUCT(BlueprintType)

Member Data Documentation

◆ Ixx

float FRRRobotLinkInertia::Ixx = 0.f

◆ Ixy

float FRRRobotLinkInertia::Ixy = 0.f

◆ Ixz

float FRRRobotLinkInertia::Ixz = 0.f

◆ Iyy

float FRRRobotLinkInertia::Iyy = 0.f

◆ Iyz

float FRRRobotLinkInertia::Iyz = 0.f

◆ Izz

float FRRRobotLinkInertia::Izz = 0.f

◆ Location

FVector FRRRobotLinkInertia::Location = FVector::ZeroVector

◆ Mass

float FRRRobotLinkInertia::Mass = 0.f

◆ Rotation

FQuat FRRRobotLinkInertia::Rotation = FQuat::Identity

The documentation for this struct was generated from the following file: