代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/4074/28277
h nodetree.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/4074/28340
h nodetree.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/4074/28374
h nodetree.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/4074/28378
h client.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/4074/28433
h nodetree.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/10438/185747
h stdio.h
/***
*stdio.h - definitions/declarations for standard I/O routines
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines the structures, value
www.eeworm.com/read/10438/186170
inc exsup.inc
;***
;exsup.inc
;
; Copyright (C) Microsoft Corporation. All rights reserved.
;
;Purpose:
; Common data structures & definitions for exsup.asm and other
; Structured Exception
www.eeworm.com/read/11175/207687
inc ulib.inc
;***
;ulib.inc - 03-Sep-87
;***
.XLIST
;
;***
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Defines structures for data items shared between resident
; runtime and userlibr
www.eeworm.com/read/16910/702119
h iprtrmib.h
/*++
Copyright (c) 1995 -1997 Microsoft Corporation
Module Name:
iprtrmib.h
Abstract:
This file contains:
o Definitions of the MIB_XX structures passed to and from the I
www.eeworm.com/read/16910/702271
h xcmcmsxt.h
/*
* XCMCMSXT.H
*
* Purpose:
* Specifies constants and data structures for Microsoft CMC extension set
*
*/
#ifndef XCMCMSXT_H
#define XCMCMSXT_H
#ifdef __cplusplus
extern "