代码搜索:rendering
找到约 3,212 项符合「rendering」的源代码
代码结果 3,212
www.eeworm.com/read/475633/6774981
h gameswf_render.h
// gameswf_render.h -- Thatcher Ulrich 2003
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Interface to renderer back-end.
#ifndef
www.eeworm.com/read/195484/8150263
txt pango-sections.txt
Text Processing
main
PangoContext
PangoItem
PangoAnalysis
PANGO_ANALYSIS_FLAG_CENTERED_BASELINE
PangoDirection
PANGO_TYPE_DIRECTION
pang
www.eeworm.com/read/113613/15452245
h r_state.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
www.eeworm.com/read/202497/15381199
am makefile.am
# Process this file with automake to produce Makefile.in
NULL=
AM_CPPFLAGS = @DEFS@\
-I$(top_srcdir)/khtml \
-I$(top_srcdir)/khtml/dom \
-I$(top_srcdir)/khtml/css \
-I$(top_srcdir)/khtml/html \
www.eeworm.com/read/284617/8913199
h sph_surf.h
#ifndef _VOLUME_RENDERING_H
#define _VOLUME_RENDERING_H
#include "gpu_util.h"
typedef struct
{
GLfloat x;
GLfloat y;
GLfloat z;
} vector3f;
typedef struct
{
vector3f p