Starshatter_Open
Open source Starshatter engine
|
This is the complete list of members for Trail, including all inherited members.
AddPoint(const Point &v) | Trail | virtual |
AverageLength() | Trail | virtual |
background | Graphic | protected |
BOLT enum value | Graphic | |
CastsShadow() const | Graphic | inlinevirtual |
CheckRayIntersection(Point pt, Point vpn, double len, Point &ipt, bool treat_translucent_polys_as_solid=true) | Graphic | virtual |
CheckVisibility(Projector &projector) | Graphic | virtual |
CollidesWith(Graphic &o) | Graphic | virtual |
Depth() const | Graphic | inlinevirtual |
depth | Graphic | protected |
Destroy() | Graphic | virtual |
dim | Trail | protected |
Farther(Graphic *a, Graphic *b) | Graphic | static |
foreground | Graphic | protected |
GetScene() const | Graphic | inlinevirtual |
Graphic() | Graphic | |
hidden | Graphic | protected |
Hidden() const | Graphic | inlinevirtual |
Hide() | Graphic | inlinevirtual |
id | Graphic | protected |
id_key | Graphic | protectedstatic |
Identity() const | Graphic | inline |
infinite | Graphic | protected |
IsBackground() const | Graphic | inlinevirtual |
IsBolt() const | Graphic | inlinevirtual |
IsForeground() const | Graphic | inlinevirtual |
IsInfinite() const | Graphic | inlinevirtual |
IsQuad() const | Graphic | inlinevirtual |
IsSolid() const | Graphic | inlinevirtual |
IsSprite() const | Graphic | inlinevirtual |
IsVisible() const | Graphic | inline |
last_point_time | Trail | protected |
length | Trail | protected |
length0 | Trail | protected |
length1 | Trail | protected |
Life() const | Graphic | inlinevirtual |
life | Graphic | protected |
loc | Graphic | protected |
Location() const | Graphic | inline |
luminous | Graphic | protected |
Luminous() const | Graphic | inlinevirtual |
maxtrail | Trail | protected |
MoveTo(const Point &p) | Graphic | inlinevirtual |
mtl | Trail | protected |
name | Graphic | protected |
Name() const | Graphic | inline |
Nearer(Graphic *a, Graphic *b) | Graphic | static |
npolys | Trail | protected |
ntrail | Trail | protected |
nverts | Trail | protected |
operator<(const Graphic &g) const | Graphic | |
operator<=(const Graphic &g) const | Graphic | |
operator==(const Graphic &g) const | Graphic | inline |
OTHER enum value | Graphic | |
polys | Trail | protected |
ProjectScreenRect(Projector *p) | Graphic | virtual |
QUAD enum value | Graphic | |
Radius() const | Graphic | inline |
radius | Graphic | protected |
Render(Video *video, DWORD flags) | Trail | virtual |
RENDER_ADD_LIGHT enum value | Graphic | |
RENDER_ADDITIVE enum value | Graphic | |
RENDER_ALPHA enum value | Graphic | |
RENDER_FIRST_LIGHT enum value | Graphic | |
RENDER_FLAGS enum name | Graphic | |
RENDER_SOLID enum value | Graphic | |
scene | Graphic | protected |
screen_rect | Graphic | protected |
ScreenRect() const | Graphic | inline |
SetBackground(bool b) | Graphic | inlinevirtual |
SetDepth(float d) | Graphic | inlinevirtual |
SetDim(int d) | Trail | inlinevirtual |
SetForeground(bool f) | Graphic | inlinevirtual |
SetInfinite(bool b) | Graphic | virtual |
SetLuminous(bool l) | Graphic | inlinevirtual |
SetOrientation(const Matrix &o) | Graphic | inlinevirtual |
SetScene(Scene *s) | Graphic | inlinevirtual |
SetShadow(bool s) | Graphic | inlinevirtual |
SetVisible(bool v) | Graphic | inline |
SetWidth(double w) | Trail | inlinevirtual |
shadow | Graphic | protected |
Show() | Graphic | inlinevirtual |
SOLID enum value | Graphic | |
SPRITE enum value | Graphic | |
texture | Trail | protected |
Trail(Bitmap *tex, int n=512) | Trail | |
trail | Trail | protected |
trans | Graphic | protected |
TranslateBy(const Point &ref) | Graphic | inlinevirtual |
Translucent() const | Graphic | inlinevirtual |
TYPE enum name | Graphic | |
TYPENAME() | Graphic | inlinestatic |
Update() | Graphic | inlinevirtual |
UpdateVerts(const Point &cam_pos) | Trail | virtual |
verts | Trail | protected |
visible | Graphic | protected |
width | Trail | protected |
~Graphic() | Graphic | virtual |
~Trail() | Trail | virtual |