Public Member Functions | Public Attributes | Friends | List of all members
FRuntimeMeshCollisionCapsule Struct Reference

#include <RuntimeMeshCollision.h>

Public Member Functions

 FRuntimeMeshCollisionCapsule ()
 
 FRuntimeMeshCollisionCapsule (float InRadius, float InLength)
 

Public Attributes

FVector Center
 
float Length
 
float Radius
 
FRotator Rotation
 

Friends

FArchive & operator<< (FArchive &Ar, FRuntimeMeshCollisionCapsule &Capsule)
 

Detailed Description

Definition at line 126 of file RuntimeMeshCollision.h.

Constructor & Destructor Documentation

FRuntimeMeshCollisionCapsule::FRuntimeMeshCollisionCapsule ( )
inline

Definition at line 146 of file RuntimeMeshCollision.h.

FRuntimeMeshCollisionCapsule::FRuntimeMeshCollisionCapsule ( float  InRadius,
float  InLength 
)
inline

Definition at line 155 of file RuntimeMeshCollision.h.

Friends And Related Function Documentation

FArchive& operator<< ( FArchive &  Ar,
FRuntimeMeshCollisionCapsule Capsule 
)
friend

Definition at line 163 of file RuntimeMeshCollision.h.

Member Data Documentation

FVector FRuntimeMeshCollisionCapsule::Center

Position of the capsule's origin

Definition at line 132 of file RuntimeMeshCollision.h.

float FRuntimeMeshCollisionCapsule::Length

This is of line-segment ie. add Radius to both ends to find total length.

Definition at line 144 of file RuntimeMeshCollision.h.

float FRuntimeMeshCollisionCapsule::Radius

Radius of the capsule

Definition at line 140 of file RuntimeMeshCollision.h.

FRotator FRuntimeMeshCollisionCapsule::Rotation

Rotation of the capsule

Definition at line 136 of file RuntimeMeshCollision.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31