Home | History | Annotate | Download | only in Tools

Lines Matching full:cblock

219 @Function 		CBlock
222 class CBlock {
232 CBlock(
1016 @Function CBlock
1019 CBlock::CBlock(
1038 void CBlock::Clear()
1052 void CBlock::Output(
1069 bool CBlock::AddBestTrianglesAppraise(
1143 void CBlock::AddBestTriangles(CObject * const pOb)
1192 bool CBlock::FillFrom(
1222 int CBlock::Fill(
1407 CBlock sBlock(nBufferVtxLimit, nBufferTriLimit);