MDLParser
Simple and modern library for parsing the Source engine model formats
Loading...
Searching...
No Matches
Public Attributes | List of all members
MdlParser::Vtx::BodyPart Struct Reference

#include <vtx.hpp>

Public Attributes

std::vector< Modelmodels
 

Detailed Description

A body part (or body group) is a group of models of which exactly one will be displayed at a given time.

Remarks
This is used for toggling GMan's briefcase, selecting the handle type of a door, and much more.

Member Data Documentation

◆ models

std::vector<Model> MdlParser::Vtx::BodyPart::models

The models which can be toggled between.


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