Public Member Functions | Private Attributes | List of all members
FRuntimeMeshSection::FSectionTangentsVertexBuffer Struct Reference
Inheritance diagram for FRuntimeMeshSection::FSectionTangentsVertexBuffer:
Inheritance graph
[legend]

Public Member Functions

void FillUpdateParams (FRuntimeMeshSectionTangentVertexBufferParams &Params)
 
 FSectionTangentsVertexBuffer (bool bInUseHighPrecision)
 
bool IsUsingHighPrecision () const
 
virtual void Serialize (FArchive &Ar) override
 
- Public Member Functions inherited from FRuntimeMeshSection::FSectionVertexBuffer
void FillUpdateParams (FRuntimeMeshSectionVertexBufferParams &Params)
 
 FSectionVertexBuffer (int32 InStride)
 
TArray< uint8 > & GetData ()
 
int32 GetNumVertices () const
 
int32 GetStride () const
 
void SetData (TArray< uint8 > &InVertices, bool bUseMove)
 
template<typename VertexType >
void SetData (const TArray< VertexType > &InVertices)
 
virtual ~FSectionVertexBuffer ()
 

Private Attributes

bool bUseHighPrecision
 

Additional Inherited Members

Detailed Description

Definition at line 98 of file RuntimeMeshSection.h.

Constructor & Destructor Documentation

FRuntimeMeshSection::FSectionTangentsVertexBuffer::FSectionTangentsVertexBuffer ( bool  bInUseHighPrecision)
inline

Definition at line 104 of file RuntimeMeshSection.h.

Member Function Documentation

void FRuntimeMeshSection::FSectionTangentsVertexBuffer::FillUpdateParams ( FRuntimeMeshSectionTangentVertexBufferParams Params)

Definition at line 293 of file RuntimeMeshSection.cpp.

bool FRuntimeMeshSection::FSectionTangentsVertexBuffer::IsUsingHighPrecision ( ) const
inline

Definition at line 111 of file RuntimeMeshSection.h.

virtual void FRuntimeMeshSection::FSectionTangentsVertexBuffer::Serialize ( FArchive &  Ar)
inlineoverridevirtual

Reimplemented from FRuntimeMeshSection::FSectionVertexBuffer.

Definition at line 115 of file RuntimeMeshSection.h.

Member Data Documentation

bool FRuntimeMeshSection::FSectionTangentsVertexBuffer::bUseHighPrecision
private

Definition at line 101 of file RuntimeMeshSection.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