Nuclide
Software Development Kit for id Technology (BETA)
Loading...
Searching...
No Matches
ncDecal Class Reference

About this class

This entity class represents decals.

QUAKED ncDecal (1 .5 0) (-8 -8 -8) (8 8 8)

OVERVIEW

Public Member Functions

void ncDecal (void)
 
virtual float SendEntity (entity, float)
 
virtual void Place (vector, string)
 Paint the given decal at the specified position.
 
virtual void PlaceAtScale (vector, string, float)
 

Constructor & Destructor Documentation

◆ ncDecal()

void ncDecal::ncDecal ( void )

Member Function Documentation

◆ Place()

void ncDecal::Place ( vector org,
string dname )
virtual

Paint the given decal at the specified position.

◆ PlaceAtScale()

void ncDecal::PlaceAtScale ( vector org,
string dname,
float sizeScale )
virtual

◆ SendEntity()

float ncDecal::SendEntity ( entity ePEnt,
float changedflags )
virtual

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