Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
VRMLAppearance Class Reference

Public Member Functions

 VRMLAppearance (const VrmlNode *vrmlAppearance)
 

Public Attributes

LColor _color
 
bool _has_material
 
bool _has_tex_transform
 
PT_EggTexture _tex
 
LVecBase2d _tex_center
 
double _tex_rotation
 
LVecBase2d _tex_scale
 
LVecBase2d _tex_translation
 
double _transparency
 

Detailed Description

Definition at line 23 of file vrmlAppearance.h.

Constructor & Destructor Documentation

◆ VRMLAppearance()

VRMLAppearance::VRMLAppearance ( const VrmlNode * vrmlAppearance)

Definition at line 18 of file vrmlAppearance.cxx.

Member Data Documentation

◆ _color

LColor VRMLAppearance::_color

Definition at line 28 of file vrmlAppearance.h.

◆ _has_material

bool VRMLAppearance::_has_material

Definition at line 27 of file vrmlAppearance.h.

◆ _has_tex_transform

bool VRMLAppearance::_has_tex_transform

Definition at line 32 of file vrmlAppearance.h.

◆ _tex

PT_EggTexture VRMLAppearance::_tex

Definition at line 30 of file vrmlAppearance.h.

◆ _tex_center

LVecBase2d VRMLAppearance::_tex_center

Definition at line 33 of file vrmlAppearance.h.

◆ _tex_rotation

double VRMLAppearance::_tex_rotation

Definition at line 34 of file vrmlAppearance.h.

◆ _tex_scale

LVecBase2d VRMLAppearance::_tex_scale

Definition at line 35 of file vrmlAppearance.h.

◆ _tex_translation

LVecBase2d VRMLAppearance::_tex_translation

Definition at line 36 of file vrmlAppearance.h.

◆ _transparency

double VRMLAppearance::_transparency

Definition at line 29 of file vrmlAppearance.h.


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