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

#include <RuntimeMeshCollision.h>

Public Member Functions

 FRuntimeMeshCollisionBox ()
 
 FRuntimeMeshCollisionBox (float s)
 
 FRuntimeMeshCollisionBox (float InX, float InY, float InZ)
 

Public Attributes

FVector Center
 
FVector Extents
 
FRotator Rotation
 

Friends

FArchive & operator<< (FArchive &Ar, FRuntimeMeshCollisionBox &Box)
 

Detailed Description

Definition at line 74 of file RuntimeMeshCollision.h.

Constructor & Destructor Documentation

FRuntimeMeshCollisionBox::FRuntimeMeshCollisionBox ( )
inline

Definition at line 91 of file RuntimeMeshCollision.h.

FRuntimeMeshCollisionBox::FRuntimeMeshCollisionBox ( float  s)
inline

Definition at line 99 of file RuntimeMeshCollision.h.

FRuntimeMeshCollisionBox::FRuntimeMeshCollisionBox ( float  InX,
float  InY,
float  InZ 
)
inline

Definition at line 107 of file RuntimeMeshCollision.h.

Friends And Related Function Documentation

FArchive& operator<< ( FArchive &  Ar,
FRuntimeMeshCollisionBox Box 
)
friend

Definition at line 116 of file RuntimeMeshCollision.h.

Member Data Documentation

FVector FRuntimeMeshCollisionBox::Center

Position of the box's origin

Definition at line 80 of file RuntimeMeshCollision.h.

FVector FRuntimeMeshCollisionBox::Extents

Extents of the box

Definition at line 88 of file RuntimeMeshCollision.h.

FRotator FRuntimeMeshCollisionBox::Rotation

Rotation of the box

Definition at line 84 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