Inheritance diagram for ONSPPropagationGeometry:

Public Member Functions

void UploadGeometry ()
 
bool ReadFile ()
 
bool WriteToObj ()
 

Public Attributes

string filePathRelative = ""
 The path to the serialized mesh file that holds the preprocessed mesh geometry. More...
 
bool fileEnabled = false
 
bool includeChildMeshes = true
 
const string GEOMETRY_FILE_EXTENSION = "ovramesh"
 

Static Public Attributes

static string GeometryAssetDirectory = "AudioGeometry"
 
static int OSPSuccess = 0
 

Properties

static string GeometryAssetPath [get]
 
string filePath [get]
 

Member Function Documentation

◆ ReadFile()

bool ONSPPropagationGeometry.ReadFile ( )

◆ UploadGeometry()

void ONSPPropagationGeometry.UploadGeometry ( )

◆ WriteToObj()

bool ONSPPropagationGeometry.WriteToObj ( )

Member Data Documentation

◆ fileEnabled

bool ONSPPropagationGeometry.fileEnabled = false

◆ filePathRelative

string ONSPPropagationGeometry.filePathRelative = ""

The path to the serialized mesh file that holds the preprocessed mesh geometry.

◆ GEOMETRY_FILE_EXTENSION

const string ONSPPropagationGeometry.GEOMETRY_FILE_EXTENSION = "ovramesh"

◆ GeometryAssetDirectory

string ONSPPropagationGeometry.GeometryAssetDirectory = "AudioGeometry"
static

◆ includeChildMeshes

bool ONSPPropagationGeometry.includeChildMeshes = true

◆ OSPSuccess

int ONSPPropagationGeometry.OSPSuccess = 0
static

Property Documentation

◆ filePath

string ONSPPropagationGeometry.filePath
get

◆ GeometryAssetPath

string ONSPPropagationGeometry.GeometryAssetPath
staticget

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