Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
AeonGames::VertexBufferFieldValuePrinter Class Reference

Custom field value printer for vertex buffer data. More...

Inheritance diagram for AeonGames::VertexBufferFieldValuePrinter:
Inheritance graph
Collaboration diagram for AeonGames::VertexBufferFieldValuePrinter:
Collaboration graph

Public Member Functions

 VertexBufferFieldValuePrinter (const MeshMsg &aMeshMsg)
 Construct from a mesh message.
void PrintBytes (const std::string &val, google::protobuf::TextFormat::BaseTextGenerator *base_text_generator) const override

Detailed Description

Custom field value printer for vertex buffer data.

Definition at line 163 of file Convert.cpp.

Constructor & Destructor Documentation

◆ VertexBufferFieldValuePrinter()

AeonGames::VertexBufferFieldValuePrinter::VertexBufferFieldValuePrinter ( const MeshMsg & aMeshMsg)
inline

Construct from a mesh message.

Definition at line 167 of file Convert.cpp.

Member Function Documentation

◆ PrintBytes()

void AeonGames::VertexBufferFieldValuePrinter::PrintBytes ( const std::string & val,
google::protobuf::TextFormat::BaseTextGenerator * base_text_generator ) const
inlineoverride

todo implement

todo implement

Definition at line 172 of file Convert.cpp.


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