CAST II Game Engine

   DESCRIPTION       FEATURES       SCREENSHOTS       FORUMS       DOCUMENTATION       DOWNLOADS       CONTACTS   
Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Enumerations
Variables
Constants
Functions and Procedures
Identifiers

Class TMappedTesselator

Unit

C2Visual

Declaration

type TMappedTesselator = class(TTesselator)

Description

 

Hierarchy

TTesselator > TReferencedItem

Fields

 NameDescription
ProtectedFMap 
ProtectedItem 
ProtectedOldCellHeightScale 
ProtectedOldCellWidthScale 
ProtectedOldDepthScale 
ProtectedOldHeightOther
ProtectedOldWidthOther

Methods

Overview

Publicfunction GetBoundingBox: TBoundingBox; override;
Publicfunction GetMaxVertices: Integer; override;
Publicprocedure Init; override;
Publicprocedure SetMap(const AMap: C2Maps.TMap); virtual;

Description

Publicfunction GetBoundingBox: TBoundingBox; override;

 

Publicfunction GetMaxVertices: Integer; override;

 

Publicprocedure Init; override;

 

Publicprocedure SetMap(const AMap: C2Maps.TMap); virtual;

 

Last modified: 4 Jul, 2008
Copyright (C) 2006-2008, casteng.com