CAST II Game Engine

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

Class TMirrorPlaneTesselator

Unit

C2VisItems

Declaration

type TMirrorPlaneTesselator = class(TTesselator)

Description

 

Hierarchy

TTesselator > TReferencedItem

Fields

 NameDescription
PublicColor 
PublicCols 
ProtectedFColor 
ProtectedFCols 
ProtectedFHeight 
ProtectedFRows 
ProtectedFWidth 
PublicHeight 
PublicRows 
PublicWidth 

Methods

Overview

Publicconstructor Create; override;
Publicfunction GetBoundingBox: TBoundingBox; override;
Publicprocedure Init; override;
Publicprocedure Iterate;
Publicfunction RetrieveParameters(out Parameters: Pointer; Internal: Boolean): Integer; override;
Publicfunction SetIndices(IBPTR: Pointer): Integer; override;
Publicfunction Tesselate(const Params: TTesselationParameters; VBPTR: Pointer): Integer; override;

Description

Publicconstructor Create; override;

 

Publicfunction GetBoundingBox: TBoundingBox; override;

 

Publicprocedure Init; override;

 

Publicprocedure Iterate;

 

Publicfunction RetrieveParameters(out Parameters: Pointer; Internal: Boolean): Integer; override;

 

Publicfunction SetIndices(IBPTR: Pointer): Integer; override;

 

Publicfunction Tesselate(const Params: TTesselationParameters; VBPTR: Pointer): Integer; override;

 

Last modified: Jan 6, 2010
Copyright (C) 2006-2010, casteng.com