PowerVR Software Development Kit


Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

PVRTTriStrip.h File Reference

Generate triangle strips. More...

Go to the source code of this file.

Functions

void PVRTTriStrip (unsigned short **ppwStrips, unsigned int **ppnStripLen, unsigned int *pnStripCnt, const unsigned short *const pwTriList, const unsigned int nTriCnt)
void PVRTTriStripList (unsigned short *const pwTriList, const unsigned int nTriCnt)


Detailed Description

Generate triangle strips.

Author:
PowerVR
Date:
27/08/2005
Copyright:
Copyright 2005 by Imagination Technologies Limited. All rights reserved. No part of this software, either material or conceptual may be copied or distributed, transmitted, transcribed, stored in a retrieval system or translated into any human or computer language in any form by any means, electronic, mechanical, manual or other-wise, or disclosed to third parties without the express written permission of Imagination Technologies Limited, Unit 8, HomePark Industrial Estate, King's Langley, Hertfordshire, WD4 8LZ, U.K.
Platform:
Independent
Description:
Strips a triangle list.
Revision
1.4

Function Documentation



PVRTTriStrip


void PVRTTriStrip unsigned short **  ppwStrips,
unsigned int **  ppnStripLen,
unsigned int *  pnStripCnt,
const unsigned short *const  pwTriList,
const unsigned int  nTriCnt
 

Outputs:
ppwStrips 
ppnStripLen 
pnStripCnt 
Inputs:
pwTriList 
nTriCnt 
Description:
Reads a triangle list and generates an optimised triangle strip.



PVRTTriStripList


void PVRTTriStripList unsigned short *const  pwTriList,
const unsigned int  nTriCnt
 

Modified:
pwTriList 
Inputs:
nTriCnt 
Description:
Reads a triangle list and generates an optimised triangle strip. Result is converted back to a triangle list.


Copyright © 1999-2006, PowerVR Technologies and partners. PowerVR Technologies is a division of Imagination Technologies Ltd.


Generated by DOXYGEN 1.3.6