Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
StdPrs_ShadedShape Class Reference

unknown.

#include <StdPrs_ShadedShape.hxx>

Inheritance diagram for StdPrs_ShadedShape:
Inheritance graph
[legend]

Static Public Member Functions

static DEFINE_STANDARD_ALLOC void Add (const Handle< Prs3d_Presentation > &thePresentation, const TopoDS_Shape &theShape, const Handle< Prs3d_Drawer > &theDrawer)
 Shades <theShape>.

static void Add (const Handle< Prs3d_Presentation > &thePresentation, const TopoDS_Shape &theShape, const Handle< Prs3d_Drawer > &theDrawer, const Standard_Boolean theHasTexels, const gp_Pnt2d &theUVOrigin, const gp_Pnt2d &theUVRepeat, const gp_Pnt2d &theUVScale)
 Shades <theShape> with texture coordinates.


Member Function Documentation

static DEFINE_STANDARD_ALLOC void StdPrs_ShadedShape::Add ( const Handle< Prs3d_Presentation > &  thePresentation,
const TopoDS_Shape theShape,
const Handle< Prs3d_Drawer > &  theDrawer 
) [static]
static void StdPrs_ShadedShape::Add ( const Handle< Prs3d_Presentation > &  thePresentation,
const TopoDS_Shape theShape,
const Handle< Prs3d_Drawer > &  theDrawer,
const Standard_Boolean  theHasTexels,
const gp_Pnt2d theUVOrigin,
const gp_Pnt2d theUVRepeat,
const gp_Pnt2d theUVScale 
) [static]

The documentation for this class was generated from the following file: