CARLA
Static Public Member Functions | List of all members
FNavigationMesh Class Reference

#include <NavigationMesh.h>

Static Public Member Functions

static TArray< uint8 > Load (FString MapName)
 Return the Navigation Mesh Binary associated to MapName, or empty if the such file wasn't serialized. More...
 

Detailed Description

Definition at line 9 of file NavigationMesh.h.

Member Function Documentation

◆ Load()

TArray< uint8 > FNavigationMesh::Load ( FString  MapName)
static

Return the Navigation Mesh Binary associated to MapName, or empty if the such file wasn't serialized.

Definition at line 11 of file NavigationMesh.cpp.

References carla::client::detail::Get().

Referenced by FCarlaServer::FPimpl::BindActions().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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