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

#include <RuntimeMeshCore.h>

Public Member Functions

 FRuntimeMeshVertexStreamStructureElement ()
 
 FRuntimeMeshVertexStreamStructureElement (uint8 InOffset, uint8 InStride, EVertexElementType InType)
 
bool IsValid () const
 
bool operator!= (const FRuntimeMeshVertexStreamStructureElement &Other) const
 
bool operator== (const FRuntimeMeshVertexStreamStructureElement &Other) const
 

Public Attributes

uint8 Offset
 
uint8 Stride
 
EVertexElementType Type
 

Friends

FArchive & operator<< (FArchive &Ar, FRuntimeMeshVertexStreamStructureElement &Element)
 

Detailed Description

Definition at line 227 of file RuntimeMeshCore.h.

Constructor & Destructor Documentation

FRuntimeMeshVertexStreamStructureElement::FRuntimeMeshVertexStreamStructureElement ( )
inline

Definition at line 233 of file RuntimeMeshCore.h.

FRuntimeMeshVertexStreamStructureElement::FRuntimeMeshVertexStreamStructureElement ( uint8  InOffset,
uint8  InStride,
EVertexElementType  InType 
)
inline

Definition at line 234 of file RuntimeMeshCore.h.

Member Function Documentation

bool FRuntimeMeshVertexStreamStructureElement::IsValid ( ) const
inline

Definition at line 237 of file RuntimeMeshCore.h.

bool FRuntimeMeshVertexStreamStructureElement::operator!= ( const FRuntimeMeshVertexStreamStructureElement Other) const

Definition at line 15 of file RuntimeMeshCore.cpp.

bool FRuntimeMeshVertexStreamStructureElement::operator== ( const FRuntimeMeshVertexStreamStructureElement Other) const

Definition at line 10 of file RuntimeMeshCore.cpp.

Friends And Related Function Documentation

FArchive& operator<< ( FArchive &  Ar,
FRuntimeMeshVertexStreamStructureElement Element 
)
friend

Definition at line 243 of file RuntimeMeshCore.h.

Member Data Documentation

uint8 FRuntimeMeshVertexStreamStructureElement::Offset

Definition at line 229 of file RuntimeMeshCore.h.

uint8 FRuntimeMeshVertexStreamStructureElement::Stride

Definition at line 230 of file RuntimeMeshCore.h.

EVertexElementType FRuntimeMeshVertexStreamStructureElement::Type

Definition at line 231 of file RuntimeMeshCore.h.


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


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