#include <cybindexedfacesetc.h>
Collaboration diagram for CybIndexedTriangleStripC:

Public Methods | |
| CybIndexedTriangleStripC () | |
| void | SetIndexedFaceSet (CybIndexedFaceSetC *pS) |
| void | Empty () |
| CybIndexedTriangleStripC & | operator= (const CybIndexedTriangleStripC &) |
Public Attributes | |
| KetteC< long > | m_kindexCoord |
| KetteC< long > | m_kindexNormal |
| KetteC< long > | m_kindexColor |
| KetteC< long > | m_kindexTexCoord |
Protected Attributes | |
| CybIndexedFaceSetC * | m_pSet |
|
|
Definition at line 238 of file cybindexedfacesetc.h.
00238 {m_pSet=0;}
|
|
|
|
|
|
|
|
|
Definition at line 239 of file cybindexedfacesetc.h.
00239 {m_pSet=pS;}
|
|
|
Definition at line 245 of file cybindexedfacesetc.h. |
|
|
Definition at line 243 of file cybindexedfacesetc.h. |
|
|
Definition at line 244 of file cybindexedfacesetc.h. |
|
|
Definition at line 246 of file cybindexedfacesetc.h. |
|
|
Definition at line 248 of file cybindexedfacesetc.h. |
1.3-rc2