r3cmetnu

r3cmetnu

Class

real/raytr/r3cmetnu.h

Library

r3raytr

Description:

This compound creation class creates spline surfaces from arbitrary poly mesh

See Also

real/raytr/r3frsurf.h

See Also

real/3d/r3metame.h

Super Class

r3Frsurface

R3CLID_FRSURFACE

JavaScript

r3Cmetamesh

Class Identifier

R3CLID_CMETAMESH - 780

Methods

CONVERTTOPATCHES,

Attributes

Registration

int R3RegisterCMetaMeshClass(R3APP *app);

R3CMEMECM_CONVERTTOPATCHES

Method

CONVERTTOPATCHES

Identifier

R3CMEMECM_CONVERTTOPATCHES

Param 2:

void*, callback context

JavaScript

obj.CONVERTTOPATCHES(0, p2, 0);

Description

Creates the surfaces that are used for ray tracing the SDS object. This happens by * repeated calls to given hook. The patch is described using the tags of * the selected surface type (R3CMEMEA_RenderMethod). See r3sbs3.h, r3sbili.hm r3stri.h and * r3frsurf.h (for R3FRSURFA_PointRenderAttrs pointwise attributes).

R3CMEME_RENDERTRIANGLE
R3CMEME_RENDERBILINEAR
R3CMEME_RENDERNURBS
R3CMEME_RENDERPOLYGONAL
Tags

Tags

R3CMEMEA_Points
R3CMEMEA_PointCount
R3CMEMEA_EdgeCount
R3CMEMEA_FaceCount
R3CMEMEA_Quality
R3CMEMEA_RenderMethod
R3CMEMEA_Weights
R3CMEMEA_PointSharpness
R3CMEMEA_InterpolateBoundary
R3CMEMEA_PhongShade
R3CMEMEA_MaxDisplacement
R3CMEMEA_LightFading
R3CMEMEA_MinimizedOutlines