OpenEnroth cf228e9
Loading...
Searching...
No Matches
Public Attributes | List of all members
BSPModel Class Reference

#include <BSPModel.h>

Public Attributes

int index = 0
 
int32_t field_40 = 0
 
Vec3f position {}
 
BBoxi boundingBox = {0, 0, 0, 0, 0, 0}
 
Vec3f boundingCenter {}
 
float boundingRadius = 0
 
std::vector< Vec3fvertices
 
std::vector< ODMFacefaces
 
std::vector< BSPNodenodes
 

Member Data Documentation

◆ boundingBox

BBoxi BSPModel::boundingBox = {0, 0, 0, 0, 0, 0}

◆ boundingCenter

Vec3f BSPModel::boundingCenter {}

◆ boundingRadius

float BSPModel::boundingRadius = 0

◆ faces

std::vector<ODMFace> BSPModel::faces

◆ field_40

int32_t BSPModel::field_40 = 0

◆ index

int BSPModel::index = 0

◆ nodes

std::vector<BSPNode> BSPModel::nodes

◆ position

Vec3f BSPModel::position {}

◆ vertices

std::vector<Vec3f> BSPModel::vertices

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