Gorilla.SKP.Lib.Scene

Unit Gorilla.SKP.Lib.Scene.pas

Classes

Constants

  • const FLAG_USE_CAMERA : Integer = $1;
  • const FLAG_USE_RENDERING_OPTIONS : Integer = $2;
  • const FLAG_USE_SHADOWINFO : Integer = $4;
  • const FLAG_USE_AXES : Integer = $8;
  • const FLAG_USE_HIDDEN : Integer = $10;
  • const FLAG_USE_LAYER_VISIBILITY : Integer = $20;
  • const FLAG_USE_SECTION_PLANES : Integer = $40;
  • const FLAG_USE_HIDDEN_GEOMETRY : Integer = $80;
  • const FLAG_USE_HIDDEN_OBJECTS : Integer = $100;
  • const FLAG_USE_ALL : Integer = $FFF;
  • const FLAG_NO_CAMERA : Integer = $FFE;

TSKPScene

Ancestors

Members

Fields

Methods